/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* @import "compass/reset"; */
/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 112, ../sass/print.scss */
.file_authentication {
  width: 0;
  height: 0;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 125, ../sass/print.scss */
.layui-inline.muti .layui-form-label {
  width: 130px;
  padding-left: 0;
  padding-right: 0;
  margin-right: 20px;
}
/* line 131, ../sass/print.scss */
.layui-inline.muti .layui-input-inline {
  width: 100px;
  float: left;
}
/* line 134, ../sass/print.scss */
.layui-inline.muti .layui-input-inline.long {
  width: 230px;
}
/* line 138, ../sass/print.scss */
.layui-inline.muti .layui-form-mid {
  margin-left: 10px;
}

/* line 144, ../sass/print.scss */
.layui-form-item.red {
  color: #f24a4a;
}
/* line 147, ../sass/print.scss */
.layui-form-item.nobottom {
  margin-bottom: 0;
}
/* line 151, ../sass/print.scss */
.layui-form-item.long .layui-form-label {
  width: 130px;
}
/* line 154, ../sass/print.scss */
.layui-form-item.long .layui-input-block {
  margin-left: 150px;
}
/* line 159, ../sass/print.scss */
.layui-form-item.longer .layui-form-label {
  width: 150px;
}
/* line 162, ../sass/print.scss */
.layui-form-item.longer .layui-input-block {
  margin-left: 170px;
}
/* line 167, ../sass/print.scss */
.layui-form-item.longest .layui-form-label {
  width: 210px;
}
/* line 170, ../sass/print.scss */
.layui-form-item.longest .layui-input-block {
  margin-left: 230px;
}
/* line 175, ../sass/print.scss */
.layui-form-item.longester .layui-form-label {
  width: 285px;
}
/* line 178, ../sass/print.scss */
.layui-form-item.longester .layui-input-block {
  margin-left: 305px;
}
/* line 182, ../sass/print.scss */
.layui-form-item .layui-form-label {
  padding-right: 0;
  padding-left: 0;
}
/* line 185, ../sass/print.scss */
.layui-form-item .layui-form-label.justy {
  text-align: justify;
  text-align-last: justify;
}
/* line 190, ../sass/print.scss */
.layui-form-item .layui-form-label.ness:before {
  content: "*";
  display: inline-block;
  color: red;
  margin-right: 4px;
}
/* line 198, ../sass/print.scss */
.layui-form-item .layui-input-block {
  padding-right: 15px;
}
/* line 199, ../sass/print.scss */
.layui-form-item .layui-input-block .inline_first {
  width: 40%;
  float: left;
}
/* line 202, ../sass/print.scss */
.layui-form-item .layui-input-block .inline_first.onece {
  margin-right: 4%;
}
/* line 206, ../sass/print.scss */
.layui-form-item .layui-input-block .inline_last {
  float: right;
}
/* line 209, ../sass/print.scss */
.layui-form-item .layui-input-block .file_name {
  margin-left: 10px;
  color: #777777;
}
/* line 213, ../sass/print.scss */
.layui-form-item .layui-input-block .four {
  float: left;
  width: 23.5%;
  margin-right: 2%;
}
/* line 217, ../sass/print.scss */
.layui-form-item .layui-input-block .four:last-child {
  margin-right: 0;
}
/* line 221, ../sass/print.scss */
.layui-form-item .layui-input-block .five {
  float: left;
  width: 18.4%;
  margin-right: 2%;
}
/* line 225, ../sass/print.scss */
.layui-form-item .layui-input-block .five:last-child {
  margin-right: 0;
}
/* line 229, ../sass/print.scss */
.layui-form-item .layui-input-block .three {
  float: left;
  width: 32%;
  margin-right: 2%;
}
/* line 233, ../sass/print.scss */
.layui-form-item .layui-input-block .three:last-child {
  margin-right: 0;
}
/* line 237, ../sass/print.scss */
.layui-form-item .layui-input-block .two {
  float: left;
  width: 49%;
  margin-right: 2%;
}
/* line 241, ../sass/print.scss */
.layui-form-item .layui-input-block .two:last-child {
  margin-right: 0;
}
/* line 245, ../sass/print.scss */
.layui-form-item .layui-input-block .small_part {
  float: left;
  width: 30%;
  margin-right: 2%;
}
/* line 250, ../sass/print.scss */
.layui-form-item .layui-input-block .big_part {
  float: left;
  width: 45%;
}
/* line 255, ../sass/print.scss */
.layui-form-item .layui-input-block input[disabled] {
  background: #dadada;
}
/* line 258, ../sass/print.scss */
.layui-form-item .layui-input-block p {
  padding: 9px 0;
  line-height: 20px;
}
/* line 261, ../sass/print.scss */
.layui-form-item .layui-input-block p span.hover {
  cursor: pointer;
  color: #de411a;
}
/* line 265, ../sass/print.scss */
.layui-form-item .layui-input-block p.bottom {
  margin-bottom: 6px;
}
/* line 269, ../sass/print.scss */
.layui-form-item .layui-input-block .letter {
  display: inline-block;
  position: relative;
  top: 6px;
}
/* line 273, ../sass/print.scss */
.layui-form-item .layui-input-block .letter a {
  color: #f15d39;
}
/* line 275, ../sass/print.scss */
.layui-form-item .layui-input-block .letter a:hover {
  color: #de411a;
}
/* line 280, ../sass/print.scss */
.layui-form-item .layui-input-block .little_tip {
  color: #777777;
  margin-top: 15px;
  line-height: 1.6;
}
/* line 285, ../sass/print.scss */
.layui-form-item .layui-input-block.verification {
  padding-right: 160px;
  position: relative;
}
/* line 288, ../sass/print.scss */
.layui-form-item .layui-input-block.verification input[type=button] {
  position: absolute;
  right: 15px;
  top: 0;
  height: 38px;
  padding: 0px;
  font-size: 13px;
  width: 130px;
}
/* line 297, ../sass/print.scss */
.layui-form-item .layui-input-block.verification.withtip {
  padding-right: 60px;
}
/* line 299, ../sass/print.scss */
.layui-form-item .layui-input-block.verification.withtip .tip {
  background: url(../../images/team/icon-team-tip.png) no-repeat center;
  width: 28px;
  height: 28px;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 5px;
}
/* line 307, ../sass/print.scss */
.layui-form-item .layui-input-block.verification.withtip .tip:hover {
  cursor: pointer;
}
/* line 313, ../sass/print.scss */
.layui-form-item .layui-input-block .layui-up-img {
  width: 100%;
  height: 190px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  background-image: url(../../images/volunteer/img-volun-id.png);
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 326, ../sass/print.scss */
.layui-form-item .layui-input-block .layui-form-mid {
  float: none;
  margin-bottom: 6px;
}
/* line 332, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg.three div:nth-of-type(3n) {
  margin-right: 0;
}
/* line 336, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg.big {
  padding: 10px 0;
}
/* line 339, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .tip {
  display: inline-block;
  height: 100px;
  line-height: 100px;
  color: #de411a;
  padding-left: 20px;
}
/* line 346, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .tip_two {
  display: inline-block;
  width: 220px;
  height: 100px;
  line-height: 30px;
  color: #de411a;
  padding-left: 5px;
  padding-top: 5px;
}
/* line 355, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  float: left;
  cursor: pointer;
  margin-right: 15px;
  position: relative;
}
/* line 363, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:before {
  content: "";
  width: 1px;
  height: 60%;
  position: absolute;
  top: 20%;
  left: 50%;
  background: #e8e8e8;
}
/* line 372, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:after {
  content: "";
  width: 60%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 20%;
  background: #e8e8e8;
}
/* line 381, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:hover {
  border-color: #999999;
}
/* line 383, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:hover:before {
  background: #999999;
}
/* line 386, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:hover:after {
  background: #999999;
}
/* line 391, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  float: left;
  margin-right: 15px;
  position: relative;
}
/* line 399, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img img {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
/* line 405, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img span {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 18px;
  height: 18px;
  line-height: 17px;
  background: #f24a4a;
  color: #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  display: inline-block;
}
/* line 418, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 426, ../sass/print.scss */
.layui-btn-home {
  background-color: #de411a;
  width: 92px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 430, ../sass/print.scss */
.layui-btn-home.littlelong {
  width: 92px;
}
/* line 433, ../sass/print.scss */
.layui-btn-home.long {
  width: auto;
}
/* line 436, ../sass/print.scss */
.layui-btn-home.normal {
  width: auto;
}

/* line 440, ../sass/print.scss */
.layui-btn-home2 {
  background-color: #f15d39;
  width: 92px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 444, ../sass/print.scss */
.layui-btn-home2.littlelong {
  width: 92px;
}
/* line 447, ../sass/print.scss */
.layui-btn-home2.long {
  width: auto;
}
/* line 450, ../sass/print.scss */
.layui-btn-home2.normal {
  width: auto;
}

/* line 454, ../sass/print.scss */
.layui-btn-delete {
  background-color: #999999;
  width: 92px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 460, ../sass/print.scss */
.layui-btn[disabled] {
  background: #c1c1c1;
}
/* line 463, ../sass/print.scss */
.layui-btn.radius {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 469, ../sass/print.scss */
.modal-body {
  padding-top: 30px;
  max-height: 600px;
  overflow: auto;
}

/* line 476, ../sass/print.scss */
.gen_reg .sides {
  width: 50%;
  float: left;
}
/* line 477, ../sass/print.scss */
.gen_reg .sides.right {
  padding-left: 15px;
}
/* line 482, ../sass/print.scss */
.gen_reg .sides .header {
  position: relative;
  padding-bottom: 20px;
}
/* line 485, ../sass/print.scss */
.gen_reg .sides .header .left {
  padding-right: 80px;
}
/* line 488, ../sass/print.scss */
.gen_reg .sides .header input[type=button] {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 494, ../sass/print.scss */
.gen_reg .sides .bodyer {
  border-right: 1px solid #e8e8e8;
}
/* line 496, ../sass/print.scss */
.gen_reg .sides .bodyer.noboder {
  border: 0;
}
/* line 499, ../sass/print.scss */
.gen_reg .sides .bodyer .func {
  padding-bottom: 10px;
  padding-left: 10px;
}
/* line 502, ../sass/print.scss */
.gen_reg .sides .bodyer .func label {
  font-weight: normal;
}
/* line 504, ../sass/print.scss */
.gen_reg .sides .bodyer .func label input {
  position: relative;
  top: 2px;
}
/* line 510, ../sass/print.scss */
.gen_reg .sides .bodyer .list {
  max-height: 480px;
  overflow: auto;
}
/* line 513, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul {
  padding: 0 10px;
}
/* line 515, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li {
  padding: 6px 5px;
  border-bottom: 1px dotted #e8e8e8;
  cursor: pointer;
}
/* line 519, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li:hover {
  background: #e2e2e2;
}
/* line 521, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li:hover a {
  display: inline-block;
}
/* line 525, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li span {
  font-size: 15px;
  margin-right: 15px;
  color: #777777;
  display: inline-block;
}
/* line 530, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li span:first-child {
  width: 75px;
  margin-right: 0;
  color: #333333;
}
/* line 536, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li a {
  float: right;
  width: 20px;
  height: 20px;
  line-height: 22px;
  background: #f24a4a;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  display: none;
}
/* line 553, ../sass/print.scss */
.gen_reg .bottomer {
  float: left;
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
/* line 558, ../sass/print.scss */
.gen_reg .bottomer input {
  height: 32px;
  line-height: 32px;
}

/* line 566, ../sass/print.scss */
.modal_add_new_act .new_add_act {
  padding: 20px 20px 20px 10px;
}
/* line 567, ../sass/print.scss */
.modal_add_new_act .new_add_act.border_bottom {
  border-bottom: 1px solid #e8e8e8;
}
/* line 570, ../sass/print.scss */
.modal_add_new_act .new_add_act.top_padding {
  padding-top: 30px;
}
/* line 574, ../sass/print.scss */
.modal_add_new_act .new_add_act h3 {
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-bottom: 15px;
}
/* line 581, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .half {
  width: 50%;
  float: left;
}
/* line 585, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .all {
  width: 100%;
  float: left;
}
/* line 589, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .reason {
  font-size: 16px;
  color: #f15d39;
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
  padding: 30px 0 40px;
}
/* line 597, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .func {
  text-align: center;
  padding-bottom: 10px;
}
/* line 600, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .func button, .modal_add_new_act .new_add_act .insidese .func input {
  height: 32px;
  line-height: 32px;
  font-size: 15px;
}

/* line 610, ../sass/print.scss */
.modal_body {
  width: 500px;
  margin: 0 auto;
}
/* line 611, ../sass/print.scss */
.modal_body.longer {
  width: 600px;
}
/* line 614, ../sass/print.scss */
.modal_body.long {
  width: auto;
  padding-bottom: 20px;
}
/* line 621, ../sass/print.scss */
.modal_body .detail_infor .all {
  width: 100%;
  float: left;
}
/* line 625, ../sass/print.scss */
.modal_body .detail_infor .half {
  width: 50%;
  float: left;
}
/* line 631, ../sass/print.scss */
.modal_body .act_send h5 {
  margin-bottom: 15px;
}
/* line 637, ../sass/print.scss */
.modal_body .act_send .func_box {
  padding-top: 20px;
  text-align: center;
}
/* line 640, ../sass/print.scss */
.modal_body .act_send .func_box button, .modal_body .act_send .func_box input {
  height: 32px;
  line-height: 32px;
}
/* line 645, ../sass/print.scss */
.modal_body .act_send p {
  margin-top: 30px;
  padding-top: 12px;
  border-top: 1px solid #e8e8e8;
  line-height: 1.6;
  padding-bottom: 20px;
}
/* line 655, ../sass/print.scss */
.modal_body .act_qrcode .bodys .qrcode {
  width: 201px;
  height: 201px;
  border: 1px solid #e8e8e8;
  background: #f5f5f5;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
/* line 663, ../sass/print.scss */
.modal_body .act_qrcode .bodys .qrcode .init {
  background: #ffffff;
  width: 160px;
  height: 160px;
  margin: 20px;
}
/* line 670, ../sass/print.scss */
.modal_body .act_qrcode .bodys h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 12px;
  padding-top: 12px;
}
/* line 677, ../sass/print.scss */
.modal_body .act_qrcode .bodys h5 {
  font-size: 15px;
  color: #666666;
  margin-bottom: 12px;
}
/* line 682, ../sass/print.scss */
.modal_body .act_qrcode .bodys p {
  color: #de411a;
  margin-bottom: 12px;
}
/* line 686, ../sass/print.scss */
.modal_body .act_qrcode .bodys a {
  font-weight: bold;
  font-size: 15px;
  color: #25a0ef;
  text-decoration: underline;
}

/* line 696, ../sass/print.scss */
.slineable {
  width: 100%;
  overflow: auto;
}

/* line 701, ../sass/print.scss */
.bootstrap-select {
  width: 100% !important;
}
/* line 703, ../sass/print.scss */
.bootstrap-select > button {
  border-color: #e6e6e6 !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 709, ../sass/print.scss */
.bootstrap-select .layui-form-select {
  display: none;
}

/* line 715, ../sass/print.scss */
.admin_name_box {
  display: none;
  position: absolute;
  z-index: 1000000;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}
/* line 721, ../sass/print.scss */
.admin_name_box.volun {
  padding: 15px 20px;
}
/* line 725, ../sass/print.scss */
.admin_name_box .volun_list .header {
  padding-bottom: 14px;
}
/* line 727, ../sass/print.scss */
.admin_name_box .volun_list .header .half {
  width: 48%;
  float: left;
  margin-right: 4%;
}
/* line 731, ../sass/print.scss */
.admin_name_box .volun_list .header .half:last-child {
  margin-right: 0;
}
/* line 734, ../sass/print.scss */
.admin_name_box .volun_list .header .half input {
  height: 32px;
  line-height: 32px;
}
/* line 740, ../sass/print.scss */
.admin_name_box .volun_list .bodyer {
  max-height: 160px;
  overflow: auto;
}
/* line 743, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs {
  width: 48%;
  float: left;
  border: 1px solid #e8e8e8;
  padding: 6px 10px;
  color: #666666;
  margin-right: 4%;
  cursor: pointer;
  margin-bottom: 10px;
}
/* line 752, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs:nth-of-type(2n) {
  margin-right: 0;
}
/* line 755, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs.active {
  background: #eeeeee;
}
/* line 758, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs span {
  font-size: 13px;
  display: inline-block;
  width: 50%;
  float: left;
}
/* line 763, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs span:last-child {
  color: #999;
  font-size: 12px;
}
/* line 770, ../sass/print.scss */
.admin_name_box .volun_list .bottomer {
  text-align: right;
  padding-top: 10px;
}
/* line 773, ../sass/print.scss */
.admin_name_box .volun_list .bottomer input {
  height: 32px;
  line-height: 32px;
}
/* line 780, ../sass/print.scss */
.admin_name_box ul li {
  padding: 6px 10px;
}
/* line 782, ../sass/print.scss */
.admin_name_box ul li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
/* line 786, ../sass/print.scss */
.admin_name_box ul li span {
  margin-left: 15px;
  color: #999999;
}

/* line 795, ../sass/print.scss */
.download_p a {
  color: #25a0ef;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}

/* line 802, ../sass/print.scss */
.upload_input {
  border: 1px solid #e8e8e8;
  height: 38px;
  padding: 0 15px;
}

/* line 807, ../sass/print.scss */
.upload_file {
  background-color: #f5f5f5;
  border: 1px solid #e8e8e8;
  width: 100px;
  height: 38px;
  line-height: 36px;
}

/* line 815, ../sass/print.scss */
.team_small_tip {
  margin-top: 40px;
  border-top: 1px solid #e8e8e8;
  padding: 20px;
}
/* line 819, ../sass/print.scss */
.team_small_tip p {
  line-height: 28px;
  color: #666666;
}

/* line 825, ../sass/print.scss */
.data_box_outside_out {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}

/* line 833, ../sass/print.scss */
.data_box_outside {
  overflow: hidden;
  /*width: 300px;*/
  border: 1px solid #e8e8e8;
  position: fixed;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currentlynot supported by any browser */
  background: #fff;
  z-index: 100000;
  transition: .2s;
}

/* line 848, ../sass/print.scss */
.data_box {
  padding: 0;
  overflow: hidden;
}

/* line 852, ../sass/print.scss */
.data_box .title {
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

/* line 859, ../sass/print.scss */
.data_box .navs {
  border-top: 1px solid #e3e2e2;
  border-bottom: 1px solid #e3e2e2;
}

/* line 863, ../sass/print.scss */
.data_box .navs span {
  width: 25%;
  height: 44px;
  line-height: 44px;
  color: #646464;
  text-align: center;
  position: relative;
  display: inline-block;
  float: left;
}

/* line 873, ../sass/print.scss */
.data_box .navs span.active {
  color: #333333;
}

/* line 876, ../sass/print.scss */
.data_box .navs span.active:after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #f24a57;
}

/* line 886, ../sass/print.scss */
.data_box .weeks {
  border-bottom: 1px solid #eaeaed;
}

/* line 889, ../sass/print.scss */
.data_box .weeks span {
  width: 14.2857%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  float: left;
  font-size: 13px;
}

/* line 898, ../sass/print.scss */
.data_box .timeboxs {
  padding: 5px;
}

/* line 901, ../sass/print.scss */
.data_box .timeboxs .piece_time {
  display: none;
}

/* line 904, ../sass/print.scss */
.data_box .timeboxs .piece_time.active {
  display: block;
}

/* line 907, ../sass/print.scss */
.data_box .timeboxs .piece_time .timedata {
  height: 50px;
  line-height: 50px;
}

/* line 911, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata {
  /* padding-bottom: 5px; */
}

/* line 914, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata span {
  width: 14.2857%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  float: left;
  /* margin-bottom: 5px; */
  cursor: pointer;
  font-size: 13px;
}

/* line 925, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata span.disclick {
  /*background: #e8e8e8;*/
  color: #b7b7b7;
  cursor: no-drop;
}

/* line 930, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata span.active {
  background-color: #009688;
  color: #ffffff;
}

/* line 934, ../sass/print.scss */
.data_box_piece {
  width: 299px;
  float: left;
  border-right: 1px solid #e8e8e8;
}

/* line 939, ../sass/print.scss */
.data_box_piece:last-child {
  border-right: 0;
}

/* line 942, ../sass/print.scss */
.prev_mouth, .next_mouth {
  display: none;
}

/* line 945, ../sass/print.scss */
.prev_mouth.active, .next_mouth.active {
  display: inline;
}

/* line 948, ../sass/print.scss */
.data_func {
  clear: both;
  padding: 10px 15px;
  border-top: 1px solid #e8e8e8;
  overflow: hidden;
}

/* line 954, ../sass/print.scss */
.data_func .right {
  float: right;
}

/* line 957, ../sass/print.scss */
.data_func .right input[type=button] {
  height: 26px;
  margin: 0 0 0 -6px;
  padding: 0 10px;
  border: 1px solid #C9C9C9;
  background-color: #fff;
  white-space: nowrap;
  vertical-align: top;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  color: #666666;
}

/* line 971, ../sass/print.scss */
.data_box_piece .title {
  position: relative;
}

/* line 974, ../sass/print.scss */
.data_box_piece .title .prev_mouth {
  position: absolute;
  left: 15px;
  cursor: pointer;
}

/* line 979, ../sass/print.scss */
.data_box_piece .title .next_mouth {
  position: absolute;
  right: 15px;
  cursor: pointer;
}

/* line 988, ../sass/print.scss */
.form-group .upImg.three div:nth-of-type(3n) {
  margin-right: 0;
}
/* line 992, ../sass/print.scss */
.form-group .upImg.big {
  padding: 10px 0;
}
/* line 995, ../sass/print.scss */
.form-group .upImg .tip {
  display: inline-block;
  height: 100px;
  line-height: 100px;
  color: #de411a;
  padding-left: 20px;
}
/* line 1002, ../sass/print.scss */
.form-group .upImg .tip_two {
  display: inline-block;
  width: 220px;
  height: 100px;
  line-height: 30px;
  color: #de411a;
  padding-left: 5px;
  padding-top: 5px;
}
/* line 1011, ../sass/print.scss */
.form-group .upImg .click {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  float: left;
  cursor: pointer;
  margin-right: 15px;
  position: relative;
}
/* line 1019, ../sass/print.scss */
.form-group .upImg .click:before {
  content: "";
  width: 1px;
  height: 60%;
  position: absolute;
  top: 20%;
  left: 50%;
  background: #e8e8e8;
}
/* line 1028, ../sass/print.scss */
.form-group .upImg .click:after {
  content: "";
  width: 60%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 20%;
  background: #e8e8e8;
}
/* line 1037, ../sass/print.scss */
.form-group .upImg .click:hover {
  border-color: #999999;
}
/* line 1039, ../sass/print.scss */
.form-group .upImg .click:hover:before {
  background: #999999;
}
/* line 1042, ../sass/print.scss */
.form-group .upImg .click:hover:after {
  background: #999999;
}
/* line 1047, ../sass/print.scss */
.form-group .upImg .img {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  float: left;
  margin-right: 15px;
  position: relative;
}
/* line 1055, ../sass/print.scss */
.form-group .upImg .img img {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
/* line 1061, ../sass/print.scss */
.form-group .upImg .img span {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 18px;
  height: 18px;
  line-height: 17px;
  background: #f24a4a;
  color: #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  display: inline-block;
}
/* line 1074, ../sass/print.scss */
.form-group .upImg .img span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 110, ../sass/header.scss */
.home_header {
  background: #000000;
}
/* line 112, ../sass/header.scss */
.home_header .inside {
  width: 1200px;
  margin: 0 auto;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
}
/* line 118, ../sass/header.scss */
.home_header .inside .left {
  float: left;
}
/* line 120, ../sass/header.scss */
.home_header .inside .left span {
  margin-left: 4px;
}
/* line 123, ../sass/header.scss */
.home_header .inside .left a {
  color: #e53c29;
  margin-left: 12px;
}
/* line 128, ../sass/header.scss */
.home_header .inside .right {
  float: right;
}
/* line 130, ../sass/header.scss */
.home_header .inside .right .list {
  float: left;
}
/* line 132, ../sass/header.scss */
.home_header .inside .right .list a {
  float: left;
  color: #ffffff;
  margin-right: 40px;
}
/* line 136, ../sass/header.scss */
.home_header .inside .right .list a:hover {
  color: #e53c29;
}
/* line 141, ../sass/header.scss */
.home_header .inside .right span {
  float: left;
  color: #b0b0b0;
  font-size: 13px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #8f8f8f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 16px 0 32px;
  margin: 6px 0 0 40px;
  background: url(../../images/header_footer/icon-home-phone.png) -1px center no-repeat;
  overflow: hidden;
  letter-spacing: 1px;
}
/* line 156, ../sass/header.scss */
.home_header .inside .zhandian {
  width: 140px;
  height: 24px;
  line-height: 24px;
  background: #515151;
  border-radius: 4px;
  text-align: center;
  float: left;
  margin-top: 6px;
  margin-left: 20px;
  cursor: pointer;
  position: relative;
}
/* line 168, ../sass/header.scss */
.home_header .inside .zhandian span {
  color: #f5f5f5;
}
/* line 171, ../sass/header.scss */
.home_header .inside .zhandian i {
  text-indent: -99999px;
  background: url(../../images/header_footer/icon-more-area.png) no-repeat center;
  width: 8px;
  height: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  transition: .5s;
}
/* line 181, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss {
  transition: .5s;
  opacity: 0;
  display: none;
  position: absolute;
  z-index: 10;
  top: 24px;
  left: -20px;
  padding-top: 22px;
}
/* line 190, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides {
  border-radius: 5px;
  width: 310px;
  padding: 30px 20px 30px 50px;
  background: rgba(0, 0, 0, 0.8);
}
/* line 195, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line {
  width: 120px;
  float: left;
}
/* line 198, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line a {
  color: #ffffff;
  display: block;
  margin-bottom: 12px;
  text-align: left;
}
/* line 203, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line a:last-child {
  margin-bottom: 0;
}
/* line 206, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line a:hover {
  opacity: .7;
}
/* line 213, ../sass/header.scss */
.home_header .inside .zhandian:hover .hiddde_boxss {
  opacity: 1;
  display: block;
}
/* line 217, ../sass/header.scss */
.home_header .inside .zhandian:hover i {
  transform: rotate(180deg);
}

/* line 223, ../sass/header.scss */
.home_title {
  background: url(../../images/header_footer/img-home-title.png) no-repeat center;
  height: 219px;
  position: relative;
}
/* line 227, ../sass/header.scss */
.home_title .insides {
  cursor: pointer;
  width: 600px;
  height: 68px;
  background: url(../../images/header_footer/img-home-logo.png) no-repeat left center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -34px 0 0 -600px;
}

/* line 238, ../sass/header.scss */
.home_nav {
  background: #de411a;
}
/* line 240, ../sass/header.scss */
.home_nav .inside {
  width: 1200px;
  margin: 0 auto;
}
/* line 242, ../sass/header.scss */
.home_nav .inside a {
  float: left;
  color: #fff;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  font-size: 15px;
  padding: 0 40px;
}
/* line 251, ../sass/header.scss */
.home_nav .inside a.active {
  background: #e53c29;
}
/* line 254, ../sass/header.scss */
.home_nav .inside a:hover {
  background: #e53c29;
  text-decoration: none;
}

/* line 262, ../sass/header.scss */
.home_footer {
  background: #3e3536;
  padding: 44px 0 60px;
}
/* line 265, ../sass/header.scss */
.home_footer.sz {
  margin-top: 80px;
  background: #ffffff;
  border-top: 2px solid #e51717;
}
/* line 270, ../sass/header.scss */
.home_footer.sz .inside .left {
  border-right: 2px solid #e6e6e6;
}
/* line 274, ../sass/header.scss */
.home_footer.sz .inside .right table {
  margin-top: 0;
}
/* line 280, ../sass/header.scss */
.home_footer .inside {
  width: 1200px;
  margin: 0 auto;
}
/* line 282, ../sass/header.scss */
.home_footer .inside .left {
  width: 268px;
  float: left;
  border-right: 1px solid #7a7474;
}
/* line 286, ../sass/header.scss */
.home_footer .inside .left .img {
  width: 116px;
  height: 116px;
  margin: 0 auto;
}
/* line 290, ../sass/header.scss */
.home_footer .inside .left .img img {
  width: 100%;
  height: 100%;
}
/* line 295, ../sass/header.scss */
.home_footer .inside .left p {
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
}
/* line 302, ../sass/header.scss */
.home_footer .inside .right {
  padding: 0 0 0 60px;
  float: left;
  margin: 8px 0 0 0;
}
/* line 306, ../sass/header.scss */
.home_footer .inside .right .title {
  width: 500px;
  height: 55px;
  background: url(../../images/header_footer/img-home-bottom.png) no-repeat left center;
}
/* line 311, ../sass/header.scss */
.home_footer .inside .right table {
  margin: 26px 0 0 0;
}
/* line 314, ../sass/header.scss */
.home_footer .inside .right table.prac_foot td {
  padding-bottom: 20px;
}
/* line 319, ../sass/header.scss */
.home_footer .inside .right table tr td {
  color: #999999;
  padding-bottom: 8px;
  font-size: 15px;
}

/* line 330, ../sass/header.scss */
.home_title_p {
  background: url(../../images/practice/bg-header.png) no-repeat center;
  height: 230px;
  position: relative;
}

/* line 335, ../sass/header.scss */
.home_nav_p {
  position: relative;
  height: 20px;
}
/* line 338, ../sass/header.scss */
.home_nav_p:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  height: 20px;
  background: #9e0206;
}
/* line 348, ../sass/header.scss */
.home_nav_p:before {
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  margin-left: -575px;
  display: block;
  z-index: 2;
  width: 1150px;
  border-top: 70px solid #cc0000;
  border-right: 23px solid transparent;
  border-left: 23px solid transparent;
}
/* line 361, ../sass/header.scss */
.home_nav_p .inside {
  position: relative;
  z-index: 3;
  width: 1150px;
  margin: 0 auto;
  padding-left: 60px;
}
/* line 367, ../sass/header.scss */
.home_nav_p .inside a {
  font-size: 17px;
  color: #ffffff;
  display: inline-block;
  padding: 0 30px;
  height: 70px;
  line-height: 70px;
  float: left;
  margin-left: 22px;
  position: relative;
}
/* line 378, ../sass/header.scss */
.home_nav_p .inside a.active:before, .home_nav_p .inside a:hover:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  background: #ff6060;
  height: 4px;
}

/* line 393, ../sass/header.scss */
.home_title_sz {
  height: 138px;
  position: relative;
}
/* line 396, ../sass/header.scss */
.home_title_sz .insides {
  cursor: pointer;
  width: 600px;
  height: 74px;
  background: url(../../images/sz/img-home-logo-sz.png) no-repeat left center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -34px 0 0 -600px;
}
/* line 406, ../sass/header.scss */
.home_title_sz .bground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 715px;
  background: url(../../images/sz/bg-home-bg-sz.png) no-repeat center -1px;
  z-index: -1;
}

/* line 418, ../sass/header.scss */
.home_nav_sz .inside {
  background: #de411a;
  width: 1200px;
  margin: 0 auto;
}
/* line 421, ../sass/header.scss */
.home_nav_sz .inside a {
  float: left;
  color: #fff;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  font-size: 16px;
  padding: 0 50px;
}
/* line 430, ../sass/header.scss */
.home_nav_sz .inside a.active {
  background: #e53c29;
}
/* line 433, ../sass/header.scss */
.home_nav_sz .inside a:hover {
  background: #e53c29;
  text-decoration: none;
}
/* line 438, ../sass/header.scss */
.home_nav_sz .inside span {
  display: inline-block;
  height: 60px;
  width: 220px;
  background: url(../../images/sz/bg-nav-wx.png) no-repeat center;
  float: right;
  cursor: pointer;
  position: relative;
}
/* line 447, ../sass/header.scss */
.home_nav_sz .inside span:hover div {
  height: 300px;
  opacity: 1;
  top: 65px;
}
/* line 453, ../sass/header.scss */
.home_nav_sz .inside span div {
  width: 200px;
  height: 0px;
  background: url(../../images/sz/bg-nav-wxqrcode.png) no-repeat center;
  position: absolute;
  top: 60px;
  left: -4px;
  opacity: 0;
  transition: all .5s;
  z-index: 10000;
}

/* line 468, ../sass/header.scss */
.home_nav_gx {
  float: right;
  width: 600px;
  height: 74px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -34px 0 0 0;
}
/* line 476, ../sass/header.scss */
.home_nav_gx .inside {
  float: right;
}
/* line 478, ../sass/header.scss */
.home_nav_gx .inside a {
  float: left;
  display: inline-block;
  height: 74px;
  line-height: 74px;
  font-size: 16px;
  padding: 0 10px;
  margin-right: 30px;
  position: relative;
}
/* line 487, ../sass/header.scss */
.home_nav_gx .inside a.active {
  color: #e53c29;
}
/* line 489, ../sass/header.scss */
.home_nav_gx .inside a.active:before {
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: #e53c29;
}
/* line 500, ../sass/header.scss */
.home_nav_gx .inside a:last-child {
  margin-right: 0;
}

/* line 507, ../sass/header.scss */
.top_title {
  position: relative;
}
/* line 509, ../sass/header.scss */
.top_title span {
  position: absolute;
  left: 50%;
  top: 10px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  border: 2px solid #999999;
  display: inline-block;
  color: #999999;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  opacity: .5;
  margin-left: 580px;
}
/* line 524, ../sass/header.scss */
.top_title span:hover {
  opacity: .2;
}
/* line 528, ../sass/header.scss */
.top_title img {
  width: 100%;
  cursor: pointer;
}

/* line 534, ../sass/header.scss */
.home_footer_gx {
  padding: 58px 0 72px;
  margin-top: 60px;
  background: #444444;
}
/* line 538, ../sass/header.scss */
.home_footer_gx .inside {
  width: 1200px;
  margin: 0 auto;
}
/* line 541, ../sass/header.scss */
.home_footer_gx .inside .left {
  width: 187px;
  float: left;
}
/* line 544, ../sass/header.scss */
.home_footer_gx .inside .left p {
  font-size: 14px;
  line-height: 1;
  margin-top: 14px;
  text-align: center;
  color: #999999;
}
/* line 551, ../sass/header.scss */
.home_footer_gx .inside .left img {
  width: 134px;
  height: 134px;
  margin: 0 auto;
  display: block;
}
/* line 558, ../sass/header.scss */
.home_footer_gx .inside .left_middle {
  width: 340px;
  padding-left: 50px;
  float: left;
}
/* line 562, ../sass/header.scss */
.home_footer_gx .inside .left_middle h4 {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 9px;
}
/* line 570, ../sass/header.scss */
.home_footer_gx .inside .left_middle p {
  line-height: 30px;
  font-size: 16px;
  color: #999999;
}
/* line 574, ../sass/header.scss */
.home_footer_gx .inside .left_middle p a {
  color: #999999;
}
/* line 576, ../sass/header.scss */
.home_footer_gx .inside .left_middle p a:hover {
  color: #ffffff;
}
/* line 582, ../sass/header.scss */
.home_footer_gx .inside .right_middle {
  width: 350px;
  float: left;
}
/* line 585, ../sass/header.scss */
.home_footer_gx .inside .right_middle h4 {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 9px;
}
/* line 593, ../sass/header.scss */
.home_footer_gx .inside .right_middle p {
  line-height: 30px;
  font-size: 16px;
  color: #999999;
}
/* line 599, ../sass/header.scss */
.home_footer_gx .inside .right {
  width: 270px;
  float: left;
}
/* line 602, ../sass/header.scss */
.home_footer_gx .inside .right h4 {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 9px;
}
/* line 610, ../sass/header.scss */
.home_footer_gx .inside .right p {
  line-height: 30px;
  font-size: 16px;
  color: #999999;
}

/* line 620, ../sass/header.scss */
.home_title_wz .insides {
  background: url(../../images/header_footer/bg-index-wz.png) no-repeat center;
  height: 404px;
}
/* line 624, ../sass/header.scss */
.home_title_wz .home_nav_wz {
  background: #cc0000;
}
/* line 626, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside {
  width: 1200px;
  margin: 0 auto;
}
/* line 629, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a {
  display: inline-block;
  float: left;
  height: 70px;
  line-height: 70px;
  padding: 0 30px;
  font-size: 17px;
  color: #efd09c;
  position: relative;
}
/* line 638, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a.active {
  background: #e32b2d;
}
/* line 641, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a ul {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  text-align: center;
  background: #cc0000;
  height: 0;
  overflow: hidden;
  transition: .5s;
  border-radius: 0 0 10px 10px;
  z-index: 10000;
}
/* line 653, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a ul li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #efd09c;
  font-size: 15px;
}
/* line 658, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a ul li:hover {
  background: #e32b2d;
}
/* line 661, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a ul li:last-child {
  border-bottom: 0;
}
/* line 666, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a span {
  display: none;
  position: absolute;
  top: 10px;
  left: 100%;
  margin-left: -28px;
  height: 20px;
  line-height: 20px;
  width: 50px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  background: #ff4949;
}
/* line 679, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a span:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 4px solid;
  border-color: transparent transparent transparent #ff4949;
  position: absolute;
  bottom: -4px;
  left: 0;
}
/* line 692, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a:hover span {
  display: inline-block;
}
/* line 695, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a:hover ul {
  height: 100px;
}

/* line 13, ../sass/hs-home.scss */
.home_part.other {
  background: #f5f5f5;
}
/* line 16, ../sass/hs-home.scss */
.home_part.big {
  padding-top: 41px;
  padding-bottom: 60px;
}
/* line 24, ../sass/hs-home.scss */
.home_part.sz.gx.no_top .titles.no_t {
  margin-top: 0;
}
/* line 29, ../sass/hs-home.scss */
.home_part.sz.gx .inside {
  padding: 0 0 40px;
}
/* line 31, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles {
  margin-top: 40px;
  height: 145px;
}
/* line 34, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles.no_t {
  padding: 45px 0;
}
/* line 37, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles h4 {
  height: 55px;
  line-height: 55px;
  width: 300px;
}
/* line 41, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles h4.newsss {
  background: url(../../images/sz/bg-index-news-title.png) no-repeat left center;
}
/* line 44, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles h4.actsss {
  background: url(../../images/sz/bg-index-acts-title.png) no-repeat left center;
}
/* line 47, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles h4.teamsss {
  background: url(../../images/sz/bg-index-teams-title.png) no-repeat left center;
}
/* line 51, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles .nav_listss {
  float: right;
}
/* line 53, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles .nav_listss span {
  height: 55px;
  line-height: 55px;
  display: inline-block;
  float: left;
  margin-right: 35px;
  position: relative;
  font-size: 17px;
}
/* line 61, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles .nav_listss span.active {
  color: #e53c29;
  font-weight: bold;
}
/* line 64, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles .nav_listss span.active:before {
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 0;
  left: 10%;
  right: 10%;
  height: 3px;
  background: #e53c29;
  border-radius: 1.5px;
}
/* line 78, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles span {
  height: 55px;
  line-height: 55px;
}
/* line 83, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss {
  display: none;
  padding: 46px 30px;
  background: #ffffff;
  box-shadow: 0 2px 24px rgba(108, 108, 108, 0.38);
}
/* line 88, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs {
  height: 110px;
  position: relative;
  padding-left: 200px;
  cursor: pointer;
  margin-bottom: 30px;
}
/* line 94, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs:last-child {
  margin-bottom: 0;
}
/* line 97, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs .imgs {
  width: 180px;
  height: 110px;
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
}
/* line 104, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
/* line 111, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs .contentss h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: .5s;
}
/* line 120, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs .contentss .letter {
  margin-top: 4px;
  line-height: 24px;
  font-size: 15px;
  color: #666666;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
/* line 131, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs .contentss .times {
  margin-top: 4px;
  font-size: 15px;
  height: 24px;
  color: #666666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 144, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs:hover .imgs img {
  transform: scale(1.1);
}
/* line 149, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs:hover .contentss h5 {
  color: #e53c29;
}
/* line 155, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss.active {
  display: block;
}
/* line 161, ../sass/hs-home.scss */
.home_part.sz .inside {
  background: #ffffff;
  padding: 0 30px 40px;
}
/* line 164, ../sass/hs-home.scss */
.home_part.sz .inside .titles {
  height: 60px;
  line-height: 60px;
}
/* line 167, ../sass/hs-home.scss */
.home_part.sz .inside .titles h4 {
  font-size: 28px;
  font-weight: bold;
  float: left;
  height: 60px;
  line-height: 60px;
  padding-left: 6px;
}
/* line 175, ../sass/hs-home.scss */
.home_part.sz .inside .titles span {
  float: right;
  cursor: pointer;
}
/* line 180, ../sass/hs-home.scss */
.home_part.sz .inside .piece {
  margin-top: 10px !important;
}
/* line 182, ../sass/hs-home.scss */
.home_part.sz .inside .piece .img {
  overflow: hidden;
}
/* line 184, ../sass/hs-home.scss */
.home_part.sz .inside .piece .img img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}
/* line 194, ../sass/hs-home.scss */
.home_part.sz .inside .piece .img:hover img {
  transform: scale(1.1);
}
/* line 201, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess {
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(229, 60, 41, 0.43);
  padding: 36px 15px 0;
  width: 22.5%;
  float: left;
  margin: 10px 3.3333333% 0 0;
}
/* line 208, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess:nth-of-type(4) {
  margin-right: 0;
}
/* line 211, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess:hover {
  cursor: pointer;
}
/* line 213, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess:hover .titles {
  color: #e53c29;
}
/* line 217, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .imgs {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  margin: 0 auto;
}
/* line 224, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .imgs img {
  width: 100%;
  height: 100%;
}
/* line 229, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .titles {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  margin-top: 20px;
}
/* line 238, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms {
  margin-top: 30px;
  border-top: 1px solid #e8e8e8;
  padding: 20px 0;
}
/* line 242, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl {
  float: left;
  width: 50%;
}
/* line 245, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl dt {
  text-align: center;
  font-size: 14px;
  color: #2f383d;
  font-weight: normal;
}
/* line 251, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl dd {
  text-align: center;
  font-size: 16px;
  color: #2f383d;
  margin-top: 2px;
}
/* line 256, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl dd b {
  font-size: 20px;
  color: #ff6164;
  font-weight: normal;
  margin-right: 4px;
  display: inline-block;
}
/* line 270, ../sass/hs-home.scss */
.home_part .inside {
  padding: 35px 0 40px;
  width: 1200px;
  margin: 0 auto;
}
/* line 273, ../sass/hs-home.scss */
.home_part .inside .banner {
  width: 730px;
  height: 400px;
  float: left;
}
/* line 277, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container {
  width: 100%;
  height: 100%;
}
/* line 281, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 21, ../sass/header.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 284, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 288, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 305, ../sass/hs-home.scss */
.home_part .inside .list {
  float: right;
  width: 426px;
  height: 400px;
}
/* line 310, ../sass/hs-home.scss */
.home_part .inside .list .outnav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 17px;
  color: #666666;
  background: #ffffff;
}
/* line 320, ../sass/hs-home.scss */
.home_part .inside .list .outnav a.active {
  background: #de411a;
  color: #ffffff;
}
/* line 324, ../sass/hs-home.scss */
.home_part .inside .list .outnav a:hover {
  text-decoration: none;
}
/* line 329, ../sass/hs-home.scss */
.home_part .inside .list .outbox {
  border: 2px solid #e8e8e8;
  height: 352px;
}
/* line 332, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody {
  display: none;
}
/* line 334, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody.active {
  display: block;
}
/* line 338, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .innav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 15px;
  color: #666666;
}
/* line 347, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .innav a.active {
  color: #de411a;
  font-weight: bold;
}
/* line 351, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .innav a:hover {
  text-decoration: none;
}
/* line 356, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox {
  display: none;
}
/* line 358, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox.active {
  display: block;
}
/* line 361, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table {
  width: 100%;
}
/* line 365, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:first-child td:first-child {
  background: url(../../images/header_footer/icon-home-list-1.png) no-repeat center;
}
/* line 370, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(2) td:first-child {
  background: url(../../images/header_footer/icon-home-list-2.png) no-repeat center;
}
/* line 375, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(3) td:first-child {
  background: url(../../images/header_footer/icon-home-list-3.png) no-repeat center;
}
/* line 380, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(4) td:first-child {
  background: url(../../images/header_footer/icon-home-list-4.png) no-repeat center;
}
/* line 385, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(5) td:first-child {
  background: url(../../images/header_footer/icon-home-list-5.png) no-repeat center;
}
/* line 391, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr th {
  background: #f6f6f6;
  color: #666666;
  font-weight: normal;
  text-align: center;
  height: 40px;
}
/* line 398, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td {
  color: #666666;
  text-align: center;
  height: 52px;
}
/* line 402, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 405, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 408, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 411, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 414, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 425, ../sass/hs-home.scss */
.home_part .inside .news .title {
  height: 76px;
  background: url(../../images/header_footer/img_home_news.png) no-repeat left 4px;
}
/* line 428, ../sass/hs-home.scss */
.home_part .inside .news .title a {
  font-size: 15px;
  color: #de411a;
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  border: 1px solid #de411a;
  display: inline-block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  float: right;
  margin-top: 9px;
}
/* line 79, ../sass/header.scss */
.home_part .inside .news .title a:hover {
  text-decoration: none;
  border: 1px solid #e53c29;
  color: #e53c29;
}
/* line 435, ../sass/hs-home.scss */
.home_part .inside .news .body .left {
  width: 776px;
  padding: 0 42px 10px 0;
  float: left;
  border-right: 1px solid #c9c9c9;
}
/* line 443, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first:hover .img:after {
  background: rgba(0, 0, 0, 0.25);
}
/* line 447, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first:hover h3 {
  color: #e53c29;
}
/* line 21, ../sass/header.scss */
.home_part .inside .news .body .left .first:hover {
  cursor: pointer;
}
/* line 452, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first .img {
  width: 330px;
  height: 200px;
  float: left;
  background: no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  margin-right: 20px;
  position: relative;
}
/* line 460, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first .img:after {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  transition: .5s;
}
/* line 471, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-top: 10px;
  transition: .5s;
  height: 70px;
}
/* line 480, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first span {
  font-size: 15px;
  margin-top: 15px;
  display: inline-block;
  color: #666666;
  height: 18px;
}
/* line 487, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first p {
  font-size: 15px;
  margin-top: 12px;
  line-height: 26px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 78px;
}
/* line 496, ../sass/hs-home.scss */
.home_part .inside .news .body .left .all {
  margin-top: 36px;
}
/* line 498, ../sass/hs-home.scss */
.home_part .inside .news .body .left .all a {
  display: inline-block;
  width: 50%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  padding-top: 15px;
  position: relative;
  padding-left: 20px;
  padding-right: 15px;
  color: #333;
}
/* line 42, ../sass/header.scss */
.home_part .inside .news .body .left .all a:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #e53c29;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 9px;
}
/* line 508, ../sass/hs-home.scss */
.home_part .inside .news .body .left .all a:hover {
  color: #e53c29;
}
/* line 514, ../sass/hs-home.scss */
.home_part .inside .news .body .right {
  float: right;
  width: 424px;
  padding-left: 24px;
}
/* line 518, ../sass/hs-home.scss */
.home_part .inside .news .body .right h2 {
  height: 42px;
  border-bottom: 2px solid #de411a;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
/* line 526, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a {
  position: relative;
  padding-left: 20px;
  color: #333;
  display: block;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  padding-top: 16px;
}
/* line 42, ../sass/header.scss */
.home_part .inside .news .body .right .notice a:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #e53c29;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 9px;
}
/* line 535, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a:hover p {
  color: #e53c29;
}
/* line 539, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a p {
  float: left;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 544, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a span {
  float: right;
  width: 25%;
  font-size: 15px;
  text-align: right;
}
/* line 556, ../sass/hs-home.scss */
.home_part .inside .act .title {
  height: 76px;
  background: url(../../images/header_footer/img_home_act.png) no-repeat left 4px;
  border-bottom: 1px solid #c9c9c9;
}
/* line 560, ../sass/hs-home.scss */
.home_part .inside .act .title a {
  font-size: 15px;
  color: #de411a;
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  border: 1px solid #de411a;
  display: inline-block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  float: right;
  margin-top: 9px;
}
/* line 79, ../sass/header.scss */
.home_part .inside .act .title a:hover {
  text-decoration: none;
  border: 1px solid #e53c29;
  color: #e53c29;
}
/* line 567, ../sass/hs-home.scss */
.home_part .inside .act .body .piece {
  width: 22.5%;
  float: left;
  margin: 30px 3.3333333% 0 0;
}
/* line 571, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:hover {
  cursor: pointer;
}
/* line 574, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:hover .img:after {
  background: rgba(0, 0, 0, 0.25);
}
/* line 578, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:hover h1 {
  color: #e53c29;
}
/* line 582, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:nth-of-type(4n) {
  margin-right: 0;
}
/* line 21, ../sass/header.scss */
.home_part .inside .act .body .piece:hover {
  cursor: pointer;
}
/* line 586, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .img {
  width: 100%;
  height: 178px;
  background: no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
/* line 592, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .img:after {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  transition: .5s;
}
/* line 603, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body {
  padding: 20px 12px 22px;
  border: 1px solid #e8e8e8;
  border-top: 0;
}
/* line 607, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body h1 {
  font-weight: bold;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 612, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card {
  margin-top: 12px;
}
/* line 614, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .left {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  padding-left: 28px;
  background: url(../../images/header_footer/icon-home-area.png) left center no-repeat;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #4795fa;
  margin-top: 4px;
}
/* line 626, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right {
  float: right;
}
/* line 628, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right.ing {
  font-size: 16px;
  color: #45d63e;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  border: 1px solid #45d63e;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #e7f9e6;
}
/* line 631, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right.end {
  font-size: 16px;
  color: #f0524f;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  border: 1px solid #f0524f;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ffe4e3;
}
/* line 634, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right.start {
  font-size: 16px;
  color: #ff6c2b;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  border: 1px solid #ff6c2b;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ffecd7;
}
/* line 639, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body p {
  color: #666666;
  font-size: 15px;
  padding-left: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
  height: 20px;
  line-height: 20px;
}
/* line 647, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body p.time {
  background: url(../../images/header_footer/icon_home_time.png) no-repeat 1px center;
}
/* line 650, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body p.address {
  background: url(../../images/header_footer/icon_home_address.png) no-repeat 1px center;
  line-height: 22px;
}

/* line 662, ../sass/hs-home.scss */
.index_right_side {
  position: fixed;
  right: 50%;
  bottom: 100px;
  margin-right: -670px;
  display: none;
}

/* line 669, ../sass/hs-home.scss */
.index_right_side ul li {
  width: 50px;
  height: 50px;
  background-color: #e56b5e;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 10px;
  background-size: 30px 30px;
  cursor: pointer;
  opacity: 0.4;
  padding: 5px 5px;
  text-align: center;
  font-size: 16px;
  color: transparent;
}

/* line 685, ../sass/hs-home.scss */
.index_right_side ul li:hover {
  opacity: 1;
}

/* line 688, ../sass/hs-home.scss */
.index_right_side ul li.back_top {
  background-image: url(../../images/front/back-top.png);
  background-size: 38px 38px;
}

/* line 692, ../sass/hs-home.scss */
.message_back {
  background-image: url(../../images/front/message-back.png);
}

/* line 695, ../sass/hs-home.scss */
.index_right_side ul li.music_back {
  background-image: url(../../images/front/music.png);
}

/* line 698, ../sass/hs-home.scss */
.index_right_side ul li.normal_q {
  background-image: url(../../images/front/normal_q.png);
  background-size: 34px 34px;
}

/* line 702, ../sass/hs-home.scss */
.index_right_side ul li:hover {
  background-image: none;
  color: #fff;
}

/* line 706, ../sass/hs-home.scss */
.index_right_side ul li input {
  width: 50px;
  height: 50px;
  border: 0;
  opacity: 0;
  position: absolute;
}

/* line 714, ../sass/hs-home.scss */
.index_right_side_sz {
  position: fixed;
  right: 50%;
  margin-right: -690px;
  bottom: 242px;
}

/* line 720, ../sass/hs-home.scss */
.index_right_side_sz ul li.normal_q {
  width: 64px;
  height: 194px;
  background: url(../../images/header_footer/icon_index_right_btn.png) no-repeat center;
}

/* line 725, ../sass/hs-home.scss */
.index_right_side_sz ul li.wechat {
  width: 49px;
  height: 49px;
  background: url(../../images/header_footer/icon_index_right_wx.png) no-repeat center;
  position: relative;
}
/* line 730, ../sass/hs-home.scss */
.index_right_side_sz ul li.wechat .qrcodeBox {
  position: absolute;
  right: 65px;
  top: -70px;
  display: none;
  width: 170px;
  height: 195px;
  padding: 0 15px 15px;
  background: #63b84a;
}
/* line 739, ../sass/hs-home.scss */
.index_right_side_sz ul li.wechat .qrcodeBox h4 {
  height: 40px;
  line-height: 42px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
}
/* line 747, ../sass/hs-home.scss */
.index_right_side_sz ul li.wechat .qrcodeBox img {
  width: 100%;
}
/* line 753, ../sass/hs-home.scss */
.index_right_side_sz ul li.wechat:hover .qrcodeBox {
  display: block;
}

/* line 758, ../sass/hs-home.scss */
.index_right_side_sz ul li.back_top {
  width: 49px;
  height: 49px;
  margin: 12px auto 0;
  background: url(../../images/header_footer/icon_index_right_up.png) no-repeat center;
}

/* line 765, ../sass/hs-home.scss */
.prac_index_body {
  padding-bottom: 50px;
  background: url(../../images/practice/bg-practice-today.png) no-repeat center 728px;
}
/* line 768, ../sass/hs-home.scss */
.prac_index_body .prac_data {
  padding-top: 90px;
  padding-bottom: 50px;
  background: #f3f3f5;
}
/* line 772, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides {
  width: 1150px;
  margin: 0 auto;
}
/* line 775, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists {
  width: 286px;
  position: relative;
  float: left;
}
/* line 779, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs {
  float: left;
  margin-bottom: 32px;
}
/* line 782, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:last-child {
  margin-bottom: 0;
}
/* line 785, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(1) .real_box {
  background: url(../../images/practice/bg-leftnum-3.png) no-repeat center;
}
/* line 788, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(2) .real_box {
  background: url(../../images/practice/bg-leftnum-4.png) no-repeat center;
}
/* line 791, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(3) .real_box {
  background: url(../../images/practice/bg-leftnum-1.png) no-repeat center;
}
/* line 794, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(4) .real_box {
  background: url(../../images/practice/bg-leftnum-5.png) no-repeat center;
}
/* line 797, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside {
  width: 285px;
  height: 123px;
  position: relative;
}
/* line 801, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 274px;
  height: 114px;
  border: 3px solid #e75151;
  display: block;
  content: "";
  border-radius: 6px;
}
/* line 812, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .real_box {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 274px;
  height: 114px;
  border-radius: 6px;
  padding: 27px 66px 0px 28px;
}
/* line 820, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .real_box h6 {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
}
/* line 825, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .real_box .names {
  font-size: 16px;
  color: #ffffff;
  margin-top: 5px;
}
/* line 831, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside h5 {
  color: #ffffff;
  font-size: 16px;
  padding-top: 24px;
  text-align: center;
}
/* line 837, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .nums {
  text-align: center;
  width: 100%;
  margin-top: 14px;
  padding-left: 24px;
}
/* line 842, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .nums span {
  width: 27px;
  height: 43px;
  line-height: 43px;
  font-size: 36px;
  color: #0c1a29;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  background: url(../../images/practice/bg-nums.png) repeat-x;
  vertical-align: middle;
  margin-right: 7px;
}
/* line 854, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .nums span:last-child {
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
  background: none;
  width: 20px;
}
/* line 867, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps {
  width: 840px;
  height: 588px;
  float: right;
  background: #dddddd;
  padding: 25px 30px 20px;
  position: relative;
  border-radius: 6px;
}
/* line 876, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps .selects {
  position: absolute;
  width: 230px;
  height: 28px;
  right: 30px;
  top: 25px;
}
/* line 882, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps .selects select {
  width: 100%;
  height: 100%;
  border: 0;
  background: url(../../images/practice/bg-practice-downarrow.png) no-repeat 205px center #cc0000;
  color: #ffffff;
  font-size: 14px;
  padding: 0 0 0 10px;
  -webkit-appearance: none;
  appearance: none;
}
/* line 894, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps h4 {
  font-size: 28px;
  color: #cd0100;
  line-height: 1;
  font-weight: bold;
}
/* line 900, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul {
  padding-top: 24px;
}
/* line 902, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li {
  width: 31.1%;
}
/* line 904, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li:nth-of-type(1) dl {
  background: #ffae00;
}
/* line 907, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li:nth-of-type(2) dl {
  background: #ff4545;
}
/* line 910, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li:nth-of-type(3) dl {
  background: #6557e8;
}
/* line 914, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li.active:nth-of-type(1) dl {
  background: #d79300;
}
/* line 917, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li.active:nth-of-type(2) dl {
  background: #c92c2c;
}
/* line 920, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li.active:nth-of-type(3) dl {
  background: #2e2493;
}
/* line 927, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li {
  width: 48.33%;
}
/* line 929, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li:nth-of-type(1) dl {
  background: #ff4545;
}
/* line 932, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li:nth-of-type(2) dl {
  background: #6557e8;
}
/* line 936, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li.active:nth-of-type(1) dl {
  background: #c92c2c;
}
/* line 939, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li.active:nth-of-type(2) dl {
  background: #2e2493;
}
/* line 946, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.one li {
  width: 100%;
}
/* line 948, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.one li:nth-of-type(1) dl {
  background: #6557e8;
}
/* line 952, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.one li.active:nth-of-type(1) dl {
  background: #2e2493;
}
/* line 959, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li {
  color: #ffffff;
  width: 22.5%;
  float: left;
  margin-right: 3.333333333%;
  text-align: center;
  cursor: pointer;
}
/* line 961, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(1) dl {
  background: #28d0b9;
}
/* line 964, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(2) dl {
  background: #ffae00;
}
/* line 967, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(3) dl {
  background: #ff4545;
}
/* line 970, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(4) dl {
  background: #fd9734;
}
/* line 973, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(5) dl {
  background: #6557e8;
}
/* line 977, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(1) dl {
  background: #289383;
}
/* line 980, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(2) dl {
  background: #d79300;
}
/* line 983, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(3) dl {
  background: #c92c2c;
}
/* line 986, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(4) dl {
  background: #b1641a;
}
/* line 989, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(5) dl {
  background: #2e2493;
}
/* line 998, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:last-child {
  margin-right: 0;
}
/* line 1001, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li dl {
  border-radius: 6px;
  padding-top: 13px;
  padding-bottom: 18px;
  width: 100%;
}
/* line 1006, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li dl dt {
  font-size: 36px;
}
/* line 1010, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li dl dd {
  font-size: 16px;
  color: #ffffff;
}
/* line 1017, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps .boxs {
  height: 365px;
  margin-top: 20px;
  border: 5px solid #e38f90;
}
/* line 1024, ../sass/hs-home.scss */
.prac_index_body .prac_resource {
  width: 1150px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.18);
  padding: 0 30px 40px;
  margin-top: 30px;
}
/* line 1025, ../sass/hs-home.scss */
.prac_index_body .prac_resource .func_btns {
  padding-top: 12px;
  text-align: center;
}
/* line 1028, ../sass/hs-home.scss */
.prac_index_body .prac_resource .func_btns input[type=button] {
  font-size: 16px;
  color: #e75151;
  border: 2px solid #ffc2c2;
  border-radius: 6px;
  height: 40px;
  width: 112px;
  background: #ffffff;
}
/* line 1038, ../sass/hs-home.scss */
.prac_index_body .prac_resource.last {
  padding-bottom: 15px;
  margin-top: 70px !important;
}
/* line 1042, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part {
  box-shadow: none;
  padding: 0 0 20px;
  background: none;
  margin-top: 9px;
}
/* line 1047, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .contents {
  padding: 0 25px;
}
/* line 1049, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .contents .boxs {
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 1054, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .lists {
  padding: 0 25px;
}
/* line 1056, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .lists .boxs {
  margin-right: 24px;
}
/* line 1067, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles2 {
  height: 127px;
}
/* line 1069, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles2.res {
  background: url(../../images/practice/bg-new-res.png) no-repeat center 3px;
}
/* line 1072, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles2.demand {
  background: url(../../images/practice/bg-new-damend.png) no-repeat center 3px;
}
/* line 1076, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles {
  height: 100px;
  line-height: 100px;
}
/* line 1079, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles h4 {
  float: left;
  line-height: 100px;
  padding-left: 50px;
  font-size: 22px;
  font-weight: bold;
  background: url(../../images/practice/icon-new-res.png) no-repeat left center;
}
/* line 1086, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles h4.needs {
  background: url(../../images/practice/icon-new-need.png) no-repeat 2px center;
}
/* line 1090, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles span {
  float: right;
  display: inline-block;
  font-size: 16px;
  padding-right: 20px;
  height: 24px;
  line-height: 24px;
  margin-top: 38px;
  cursor: pointer;
  background: url(../../images/practice/icon-more.png) no-repeat right 6px;
}
/* line 1103, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs {
  cursor: pointer;
  width: 260px;
  float: left;
  transition: .5s;
  margin-right: 16px;
}
/* line 1108, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 1111, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs:hover .imgs img {
  -webkit-transform: scale(1.1);
}
/* line 1116, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs:nth-of-type(4n) {
  margin-right: 0;
}
/* line 1120, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .imgs {
  width: 260px;
  height: 192px;
  position: relative;
  overflow: hidden;
}
/* line 1125, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
/* line 1131, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .texts {
  border: 1px solid #e8e8e8;
  border-top: 0;
  padding: 10px 15px 15px 15px;
  background: #ffffff;
}
/* line 1136, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .texts h5 {
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 1142, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .texts > div {
  color: #999999;
  font-size: 14px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1152, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs {
  width: 350px;
  border: 1px solid #e8e8e8;
  float: left;
  padding: 20px;
  cursor: pointer;
  margin-right: 20px;
  margin-bottom: 20px;
  transition: .5s;
}
/* line 1153, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs:nth-of-type(3n) {
  margin-right: 0;
}
/* line 1164, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 1167, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .titless {
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 1173, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess {
  padding: 10px 0;
}
/* line 1175, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .time {
  color: #999999;
  font-size: 15px;
  line-height: 23px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1182, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .types {
  float: right;
  font-size: 15px;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 12px;
  line-height: 1;
}
/* line 1189, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .types.green {
  background-color: #4bc665;
}
/* line 1192, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .types.red {
  background-color: #ff7461;
}
/* line 1197, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .position {
  padding-left: 24px;
  background: url(../../images/practice/icon-index-local.png) no-repeat left center;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1208, ../sass/hs-home.scss */
.prac_right_func {
  position: fixed;
  left: 50%;
  bottom: 206px;
  margin-left: 600px;
}
/* line 1213, ../sass/hs-home.scss */
.prac_right_func .top {
  position: relative;
  width: 67px;
  height: 180px;
  background: url(../../images/practice/icon-send-help.png) no-repeat center 17px #ff8400;
  padding: 65px 25px 0;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}
/* line 1214, ../sass/hs-home.scss */
.prac_right_func .top:before {
  content: "";
  display: block;
  position: absolute;
  width: 67px;
  height: 19px;
  top: -19px;
  left: 0;
  background: url(../../images/practice/bg-send-help.png) no-repeat center;
}
/* line 1234, ../sass/hs-home.scss */
.prac_right_func .middle {
  width: 67px;
  height: 90px;
  background: url(../../images/practice/icon-run.png) no-repeat center 10px #fd6458;
  padding: 40px 0px 0;
  color: #ffffff;
  text-align: center;
  margin-top: 4px;
  font-size: 15px;
  cursor: pointer;
}
/* line 1245, ../sass/hs-home.scss */
.prac_right_func .bottom {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  background: url(../../images/practice/icon-top.png) no-repeat center #f94949;
  margin: 16px 0 0 10px;
}

/* line 1255, ../sass/hs-home.scss */
.anchorBL {
  display: none;
}

/* line 1259, ../sass/hs-home.scss */
.hidden_box {
  background: rgba(68, 16, 29, 0.7);
  border: 2px solid rgba(254, 226, 2, 0.7);
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  display: none;
  font-size: 15px;
  padding: 10px 15px;
  max-width: 330px;
  z-index: 10;
}
/* line 1271, ../sass/hs-home.scss */
.hidden_box p {
  margin-bottom: 5px;
  line-height: 1.4;
}
/* line 1274, ../sass/hs-home.scss */
.hidden_box p:last-child {
  margin: 0;
}
/* line 1278, ../sass/hs-home.scss */
.hidden_box:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 23px;
  background: url(../../images/practice/bg-hidden.png) no-repeat center;
  left: -13px;
  top: 25px;
}

/* line 1289, ../sass/hs-home.scss */
*[v-cloak] {
  display: none !important;
}

/* line 1294, ../sass/hs-home.scss */
.prac_today {
  height: 950px;
  position: relative;
  padding-top: 240px;
}
/* line 1299, ../sass/hs-home.scss */
.prac_today .insides {
  width: 1150px;
  padding: 0 20px;
  margin: 0 auto;
}
/* line 1303, ../sass/hs-home.scss */
.prac_today .insides.short {
  width: 726px;
  padding: 0;
}
/* line 1306, ../sass/hs-home.scss */
.prac_today .insides.short dl:nth-of-type(4n) {
  margin-right: 0;
}
/* line 1310, ../sass/hs-home.scss */
.prac_today .insides dl {
  background: #dddddd;
  width: 150px;
  height: 160px;
  margin-right: 42px;
  margin-bottom: 36px;
  text-align: center;
  float: left;
  padding-top: 20px;
  border-radius: 6px;
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.4);
}
/* line 1321, ../sass/hs-home.scss */
.prac_today .insides dl:nth-of-type(6n) {
  margin-right: 0;
}
/* line 1324, ../sass/hs-home.scss */
.prac_today .insides dl dt {
  padding-bottom: 10px;
}
/* line 1325, ../sass/hs-home.scss */
.prac_today .insides dl dt span {
  display: inline-block;
  line-height: 1;
  padding: 5px 10px;
  background: #e75151;
  border-radius: 4px;
  color: #ffffff;
  font-weight: normal;
  font-size: 15px;
}
/* line 1337, ../sass/hs-home.scss */
.prac_today .insides dl dd {
  margin-top: 6px;
  font-size: 16px;
  color: #333333;
}
/* line 1341, ../sass/hs-home.scss */
.prac_today .insides dl dd b {
  color: #ff8400;
}

/* line 1389, ../sass/hs-home.scss */
.animated {
  animation: myfirst 4s infinite linear;
  -webkit-animation: myfirst 4s infinite linear;
  /* Safari and Chrome */
}

@keyframes myfirst {
  0% {
    transform: translateY(0px);
  }
  25% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes myfirst /* Safari and Chrome */ {
  0% {
    transform: translateY(0px);
  }
  25% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
/* line 1412, ../sass/hs-home.scss */
.gery_bg {
  background: #f5f5f5;
}

/* line 1416, ../sass/hs-home.scss */
.home_part_sz {
  width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  padding: 30px;
}
/* line 1422, ../sass/hs-home.scss */
.home_part_sz .piece_lines.not_first {
  margin-top: 46px;
}
/* line 1425, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts {
  float: left;
  width: 330px;
}
/* line 1429, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl {
  width: 100%;
  height: 122px;
  color: #ffffff;
  text-align: center;
  padding-top: 28px;
  margin-bottom: 18.5px;
}
/* line 1430, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl:nth-of-type(1) {
  background: url(../../images/sz/bg-left-num-1.png) no-repeat center;
}
/* line 1433, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl:nth-of-type(2) {
  background: url(../../images/sz/bg-left-num-2.png) no-repeat center;
}
/* line 1436, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl:nth-of-type(3) {
  background: url(../../images/sz/bg-left-num-3.png) no-repeat center;
  margin-bottom: 0px;
}
/* line 1446, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl dt {
  font-size: 30px;
  font-weight: bold;
}
/* line 1450, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl dd {
  font-size: 16px;
}
/* line 1455, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list {
  width: 100%;
  height: 460px;
  box-shadow: 0 2px 12px rgba(0, 162, 233, 0.43);
  padding: 15px 15px 0;
}
/* line 1461, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 17px;
  color: #999999;
  background: #ffffff;
  position: relative;
}
/* line 1472, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a.active {
  color: #de411a;
}
/* line 1474, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a.active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  height: 3px;
  margin-left: -30px;
  content: "";
  background: #de411a;
  border-radius: 2px;
}
/* line 1486, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a:hover {
  text-decoration: none;
}
/* line 1491, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox {
  height: 352px;
}
/* line 1493, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody {
  display: none;
}
/* line 1495, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody.active {
  display: block;
}
/* line 1498, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav {
  text-align: center;
  padding: 20px 0;
}
/* line 1501, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a {
  display: inline-block;
  width: 104px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #f15d39;
  border: 1px solid #f15d39;
}
/* line 1511, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a:nth-of-type(1) {
  border-radius: 18px 0 0 18px;
  border-right: 0;
}
/* line 1515, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a:nth-of-type(2) {
  border-radius: 0 18px 18px 0;
  border-left: 0;
}
/* line 1519, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a.active {
  color: #ffffff;
  background: #f15d39;
}
/* line 1523, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a:hover {
  text-decoration: none;
}
/* line 1528, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list {
  display: none;
}
/* line 1530, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list.active {
  display: block;
}
/* line 1533, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces {
  margin-bottom: 18px;
}
/* line 1535, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces > div, .home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl {
  float: left;
}
/* line 1539, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:first-child .logos {
  background: url(../../images/sz/bg-list-1.png) no-repeat center;
}
/* line 1544, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(2) .logos {
  background: url(../../images/sz/bg-list-2.png) no-repeat center;
}
/* line 1549, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(3) .logos {
  background: url(../../images/sz/bg-list-3.png) no-repeat center;
}
/* line 1553, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(4) {
  margin-bottom: 0;
}
/* line 1555, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(4) .logos {
  background: url(../../images/sz/bg-list-4.png) no-repeat center;
}
/* line 1559, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .logos {
  width: 60px;
  height: 60px;
}
/* line 1563, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl {
  width: 150px;
  height: 60px;
  padding: 8px 0 0 10px;
}
/* line 1567, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl dt {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1573, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl dd {
  font-size: 15px;
  color: #999999;
  margin-top: 3px;
}
/* line 1579, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars {
  width: 88px;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
/* line 1584, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 1587, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 1590, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 1593, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 1596, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 1600, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .names {
  width: 170px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #666666;
  font-weight: bold;
  padding: 0 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1610, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .times {
  width: 68px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #999999;
  text-align: center;
  overflow: hidden;
}
/* line 1621, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox {
  display: none;
}
/* line 1623, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox.active {
  display: block;
}
/* line 1626, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table {
  width: 100%;
}
/* line 1630, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:first-child td:first-child {
  background: url(../../images/header_footer/icon-home-list-1.png) no-repeat center;
}
/* line 1635, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(2) td:first-child {
  background: url(../../images/header_footer/icon-home-list-2.png) no-repeat center;
}
/* line 1640, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(3) td:first-child {
  background: url(../../images/header_footer/icon-home-list-3.png) no-repeat center;
}
/* line 1645, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(4) td:first-child {
  background: url(../../images/header_footer/icon-home-list-4.png) no-repeat center;
}
/* line 1650, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(5) td:first-child {
  background: url(../../images/header_footer/icon-home-list-5.png) no-repeat center;
}
/* line 1656, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr th {
  background: #f6f6f6;
  color: #666666;
  font-weight: normal;
  text-align: center;
  height: 40px;
}
/* line 1663, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td {
  color: #666666;
  text-align: center;
  height: 52px;
}
/* line 1667, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 1670, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 1673, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 1676, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 1679, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 1690, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights {
  float: right;
  width: 786px;
}
/* line 1693, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container {
  width: 100%;
  height: 403px;
}
/* line 1697, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 21, ../sass/header.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 1700, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 1704, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.54)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.54));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1724, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .titles {
  height: 60px;
  line-height: 60px;
}
/* line 1727, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .titles h4 {
  font-size: 28px;
  font-weight: bold;
  float: left;
  height: 60px;
  line-height: 60px;
  padding-left: 6px;
}
/* line 1735, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .titles span {
  float: right;
  cursor: pointer;
}
/* line 1740, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists {
  padding-top: 15px;
}
/* line 1742, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs {
  height: 110px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}
/* line 1748, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs:hover h5 {
  color: #f24a4a;
}
/* line 1751, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs:hover img {
  transform: scale(1.1);
}
/* line 1755, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .imgs {
  width: 180px;
  height: 110px;
  position: absolute;
  overflow: hidden;
}
/* line 1760, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .imgs img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}
/* line 1770, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss {
  padding-left: 200px;
}
/* line 1772, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss h5 {
  font-size: 19px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 8px 0;
}
/* line 1778, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss .letter {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 15px;
  color: #666666;
  line-height: 24px;
  height: 44px;
}
/* line 1785, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss .times {
  font-size: 15px;
  margin-top: 10px;
  color: #666666;
}

/* line 1798, ../sass/hs-home.scss */
.new_index_body {
  width: 1150px;
  margin: 0 auto;
  padding-top: 80px;
}
/* line 1803, ../sass/hs-home.scss */
.new_index_body .tops .lefts {
  width: 680px;
  height: 390px;
  float: left;
}
/* line 1807, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container {
  width: 100%;
  height: 100%;
}
/* line 1811, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 21, ../sass/header.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 1814, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 1818, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background: #9e0206;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1835, ../sass/hs-home.scss */
.new_index_body .tops .rights {
  width: 450px;
  float: right;
}
/* line 1838, ../sass/hs-home.scss */
.new_index_body .tops .rights .titles {
  height: 48px;
  background: url(../../images/new-index/bg-new-index-news.png) no-repeat 3px 5px;
}
/* line 1841, ../sass/hs-home.scss */
.new_index_body .tops .rights .titles span {
  font-size: 14px;
  float: right;
  margin: 9px 2px 0 0;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
}
/* line 1848, ../sass/hs-home.scss */
.new_index_body .tops .rights .titles span:hover {
  color: #cc0000;
}
/* line 1853, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news {
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
/* line 1860, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 1865, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news img {
  transition: .5s;
  width: 100%;
  height: 100%;
}
/* line 1870, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news .titless {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 40px;
  height: 40px;
  color: #ffffff;
  padding: 0 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.54)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.54));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1886, ../sass/hs-home.scss */
.new_index_body .tops .rights .new_lists {
  padding-top: 8px;
}
/* line 1888, ../sass/hs-home.scss */
.new_index_body .tops .rights .new_lists li {
  padding-top: 15px;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1894, ../sass/hs-home.scss */
.new_index_body .tops .rights .new_lists li:hover {
  color: #cc0000;
  cursor: pointer;
}
/* line 1902, ../sass/hs-home.scss */
.new_index_body .middles {
  margin-top: 40px;
  padding-top: 80px;
  background: url(../../images/new-index/bg-new-index-act-top.png) no-repeat center top;
}
/* line 1906, ../sass/hs-home.scss */
.new_index_body .middles .lefts {
  width: 267px;
  height: 405px;
  float: left;
  background: url(../../images/new-index/bg-new-index-act-left.png) no-repeat center;
  cursor: pointer;
}
/* line 1912, ../sass/hs-home.scss */
.new_index_body .middles .lefts:hover {
  opacity: .8;
}
/* line 1916, ../sass/hs-home.scss */
.new_index_body .middles .rights {
  width: 855px;
  float: right;
}
/* line 1919, ../sass/hs-home.scss */
.new_index_body .middles .rights .titles {
  height: 48px;
  background: url(../../images/new-index/bg-new-index-act.png) no-repeat 3px 5px;
}
/* line 1922, ../sass/hs-home.scss */
.new_index_body .middles .rights .titles span {
  font-size: 14px;
  float: right;
  margin: 9px 2px 0 0;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
}
/* line 1929, ../sass/hs-home.scss */
.new_index_body .middles .rights .titles span:hover {
  color: #cc0000;
}
/* line 1935, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs {
  cursor: pointer;
  width: 266px;
  float: left;
  margin-right: 27px;
  transition: .5s;
}
/* line 1941, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 1944, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs:hover .imgs img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 1950, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs:last-child {
  margin-right: 0;
}
/* line 1953, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .imgs {
  width: 266px;
  height: 192px;
  overflow: hidden;
}
/* line 1957, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
/* line 1963, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts {
  border: 1px solid #e8e8e8;
  border-top: 0;
  padding: 10px 15px 15px 15px;
  background: #ffffff;
}
/* line 1968, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts h5 {
  font-size: 15px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 1974, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .times {
  color: #999999;
  font-size: 14px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1980, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis {
  height: 25px;
  line-height: 25px;
  margin-top: 5px;
}
/* line 1984, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .areas {
  display: inline-block;
  padding-left: 30px;
  background: url(../../images/practice/bg-base-area.png) no-repeat left center;
  color: #4795fa;
  font-size: 14px;
  float: left;
}
/* line 1992, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types {
  display: inline-block;
  line-height: 1;
  float: right;
  padding: 5px 10px 4px;
  font-size: 14px;
  vertical-align: middle;
  border-radius: 2px;
}
/* line 2000, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types.green {
  color: #45d63e;
  border: 1px solid #45d63e;
  background: #e7f9e6;
}
/* line 2005, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types.org {
  color: #ff6c2b;
  border: 1px solid #ff6c2b;
  background: #ffecd7;
}
/* line 2010, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types.red {
  color: #f0524f;
  border: 1px solid #f0524f;
  background: #ffe4e3;
}
/* line 2017, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .timess {
  padding-left: 30px;
  color: #666666;
  margin-top: 12px;
  font-size: 14px;
  background: url(../../images/practice/bg-base-time.png) no-repeat 1px center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 2025, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .orgs {
  padding-left: 30px;
  color: #666666;
  margin-top: 8px;
  font-size: 14px;
  background: url(../../images/practice/bg-base-org.png) no-repeat 1px center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 19px;
  line-height: 19px;
}
/* line 2041, ../sass/hs-home.scss */
.new_index_body .middle_down .lines {
  height: 44px;
  background: url(../../images/new-index/bg-new-index-middle-line.png) repeat-x left center;
}
/* line 2046, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces {
  width: 370px;
  height: 150px;
  float: left;
  margin-right: 20px;
  cursor: pointer;
}
/* line 2052, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:last-child {
  margin-right: 0;
}
/* line 2055, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:hover {
  opacity: .8;
}
/* line 2058, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:nth-of-type(1) {
  background: url(../../images/new-index/bg-new-index-middle-res.png) no-repeat center;
}
/* line 2061, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:nth-of-type(2) {
  background: url(../../images/new-index/bg-new-index-middle-damend.png) no-repeat center;
}
/* line 2064, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:nth-of-type(3) {
  background: url(../../images/new-index/bg-new-index-middle-data.png) no-repeat center;
}
/* line 2069, ../sass/hs-home.scss */
.new_index_body .middle_down .pics {
  height: 100px;
  margin-top: 40px;
  background: url(../../images/new-index/bg-new-index-middle-pic.png) no-repeat center;
}
/* line 2075, ../sass/hs-home.scss */
.new_index_body .bottoms {
  margin-top: 40px;
  padding-bottom: 120px;
}
/* line 2078, ../sass/hs-home.scss */
.new_index_body .bottoms .titles {
  height: 76px;
  background: url(../../images/new-index/bg-new-index-second.png) no-repeat 2px 7px;
}
/* line 2084, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces {
  width: 276px;
  height: 280px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #dfcccc;
  float: left;
  margin-right: 15px;
  cursor: pointer;
}
/* line 2093, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces dl {
  background: #f8f1f1;
  height: 110px;
  text-align: center;
  color: #666666;
  padding-top: 24px;
}
/* line 2099, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces dl dt {
  font-size: 22px;
  font-weight: normal;
}
/* line 2103, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces dl dd {
  margin-top: 7px;
  font-size: 18px;
}
/* line 2108, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces .logos {
  height: 168px;
}
/* line 2111, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:hover {
  opacity: .7;
}
/* line 2114, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(1) .logos {
  background: url(../../images/new-index/bg-new-index-area-zjg.png) no-repeat center;
}
/* line 2117, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(2) .logos {
  background: url(../../images/new-index/bg-new-index-area-cs.png) no-repeat center;
}
/* line 2120, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(3) .logos {
  background: url(../../images/new-index/bg-new-index-area-tc.png) no-repeat center;
}
/* line 2123, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(4) .logos {
  background: url(../../images/new-index/bg-new-index-area-ks.png) no-repeat center;
}
/* line 2126, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:last-child {
  margin-right: 0;
}
/* line 2131, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs {
  margin-top: 20px;
}
/* line 2133, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces {
  width: 177px;
  height: 250px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #dfcccc;
  float: left;
  margin-right: 17px;
  cursor: pointer;
}
/* line 2142, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces dl {
  background: #f8f1f1;
  height: 110px;
  text-align: center;
  color: #666666;
  padding-top: 24px;
}
/* line 2148, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces dl dt {
  font-size: 20px;
  font-weight: normal;
}
/* line 2152, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces dl dd {
  margin-top: 7px;
  font-size: 16px;
}
/* line 2157, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces .logos {
  height: 138px;
}
/* line 2160, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:hover {
  opacity: .7;
}
/* line 2163, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(1) .logos {
  background: url(../../images/new-index/bg-new-index-area-wjq.png) no-repeat center;
}
/* line 2166, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(2) .logos {
  background: url(../../images/new-index/bg-new-index-area-wzq.png) no-repeat center;
}
/* line 2169, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(3) .logos {
  background: url(../../images/new-index/bg-new-index-area-xcq.png) no-repeat center;
}
/* line 2172, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(4) .logos {
  background: url(../../images/new-index/bg-new-index-area-gsq.png) no-repeat center;
}
/* line 2175, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(5) .logos {
  background: url(../../images/new-index/bg-new-index-area-gyyq.png) no-repeat center;
}
/* line 2178, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(6) .logos {
  background: url(../../images/new-index/bg-new-index-area-gxq.png) no-repeat center;
}
/* line 2181, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:last-child {
  margin-right: 0;
}

/* line 2190, ../sass/hs-home.scss */
.second_level_bg {
  background-image: url(../../../resource/images/new-index/bg-second-level-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
}
/* line 2194, ../sass/hs-home.scss */
.second_level_bg .second_level_titles {
  height: 329px;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 2199, ../sass/hs-home.scss */
.second_level_bg .second_level_titles2 {
  display: none;
}
/* line 2202, ../sass/hs-home.scss */
.second_level_bg .second_level_nav {
  width: 1150px;
  margin: 0 auto;
}
/* line 2205, ../sass/hs-home.scss */
.second_level_bg .second_level_nav span {
  width: 218px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  float: left;
  margin-right: 15px;
  background: #bf0009;
}
/* line 2218, ../sass/hs-home.scss */
.second_level_bg .second_level_nav span:hover, .second_level_bg .second_level_nav span.active {
  background: #ff2a27;
}
/* line 2221, ../sass/hs-home.scss */
.second_level_bg .second_level_nav span:last-child {
  margin-right: 0;
}
/* line 2226, ../sass/hs-home.scss */
.second_level_bg .prac_body_title_top {
  height: 126px;
  background: url(../../../resource/images/new-index/bg-second-level-center-local.png) no-repeat center 62px;
}
/* line 2230, ../sass/hs-home.scss */
.second_level_bg.active {
  background: #ffffff;
}
/* line 2232, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles {
  display: none;
}
/* line 2235, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 {
  background: #bd0b0e;
  display: block;
  height: 188px;
}
/* line 2239, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides {
  width: 1150px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
/* line 2244, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides .logoss {
  width: 120px;
  height: 120px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -60px;
}
/* line 2252, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides dl {
  padding-left: 150px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -44px;
}
/* line 2259, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides dl dt {
  font-size: 40px;
  color: #ffffff;
  line-height: 1;
}
/* line 2264, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides dl dd {
  margin-top: 20px;
  font-size: 28px;
  color: #ffffff;
  line-height: 1;
}
/* line 2273, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav {
  background: #f1eee9;
  width: 100%;
}
/* line 2276, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav > div {
  width: 1150px;
  margin: 0 auto;
}
/* line 2279, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav > div span {
  width: auto;
  padding: 0 5px;
  height: 64px;
  background: none;
  font-weight: normal;
  border-bottom: 4px solid #f1eee9;
  line-height: 60px;
  color: #333;
  margin-right: 70px;
  font-size: 19px;
}
/* line 2290, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav > div span:hover, .second_level_bg.active .second_level_nav > div span.active {
  color: #bd0b0e;
  border-color: #bd0b0e;
}
/* line 2297, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_title_top {
  width: 1150px;
  margin: 0 auto;
  height: 74px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
/* line 2304, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms {
  padding-top: 20px;
}
/* line 2306, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .lefts {
  display: none;
}
/* line 2309, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles {
  width: 100%;
  float: none;
}
/* line 2313, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs {
  width: 266px;
  margin-right: 27px;
}
/* line 2316, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs .imgs {
  width: 266px;
}
/* line 2319, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs:nth-of-type(2) {
  margin-right: 27px;
}
/* line 2322, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs:last-child {
  margin-right: 0;
}
/* line 2328, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .rights {
  width: 100%;
  float: none;
}
/* line 2332, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .rights .lists .boxs {
  margin-right: 50px;
  margin-bottom: 20px;
}
/* line 2335, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .rights .lists .boxs:nth-of-type(3n) {
  margin-right: 0;
}

/* line 2345, ../sass/hs-home.scss */
.home_part_gx {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
}
/* line 2349, ../sass/hs-home.scss */
.home_part_gx .banners {
  float: left;
  width: 830px;
  height: 450px;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 162, 233, 0.37);
  padding: 24px 20px;
}
/* line 2356, ../sass/hs-home.scss */
.home_part_gx .banners .swiper-container {
  width: 100%;
  height: 402px;
}
/* line 2360, ../sass/hs-home.scss */
.home_part_gx .banners .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 21, ../sass/header.scss */
.home_part_gx .banners .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 2363, ../sass/hs-home.scss */
.home_part_gx .banners .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 2367, ../sass/hs-home.scss */
.home_part_gx .banners .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 2387, ../sass/hs-home.scss */
.home_part_gx .lists_bang {
  width: 350px;
  height: 450px;
  float: right;
  padding-top: 28px;
  position: relative;
}
/* line 2393, ../sass/hs-home.scss */
.home_part_gx .lists_bang:before {
  width: 314px;
  height: 60px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -157px;
  z-index: 2;
  background: url(../../images/sz/bg-lists-title.png) no-repeat center;
}
/* line 2405, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list {
  width: 100%;
  height: 422px;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 162, 233, 0.37);
  padding: 36px 15px 0;
}
/* line 2412, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outnav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 17px;
  color: #999999;
  background: #ffffff;
  font-weight: bold;
  position: relative;
}
/* line 2424, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outnav a.active {
  color: #e53c29;
}
/* line 2426, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outnav a.active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  height: 3px;
  margin-left: -30px;
  content: "";
  background: #e53c29;
  border-radius: 2px;
}
/* line 2438, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outnav a:hover {
  text-decoration: none;
}
/* line 2443, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox {
  height: 352px;
}
/* line 2445, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody {
  display: none;
}
/* line 2447, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody.active {
  display: block;
}
/* line 2450, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav {
  text-align: center;
  padding: 17px 0;
}
/* line 2453, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav a {
  display: inline-block;
  width: 104px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #e53c29;
  border: 1px solid #e53c29;
}
/* line 2463, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav a:nth-of-type(1) {
  border-radius: 18px 0 0 18px;
  border-right: 0;
}
/* line 2467, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav a:nth-of-type(2) {
  border-radius: 0 18px 18px 0;
  border-left: 0;
}
/* line 2471, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav a.active {
  color: #ffffff;
  background: #e53c29;
}
/* line 2475, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav a:hover {
  text-decoration: none;
}
/* line 2480, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list {
  display: none;
}
/* line 2482, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list.active {
  display: block;
}
/* line 2485, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces {
  margin-bottom: 7px;
}
/* line 2487, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces > div, .home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces dl {
  float: left;
}
/* line 2491, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces:first-child .logos {
  background: url(../../images/sz/bg-list-1.png) no-repeat center;
}
/* line 2496, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(2) .logos {
  background: url(../../images/sz/bg-list-2.png) no-repeat center;
}
/* line 2501, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(3) .logos {
  background: url(../../images/sz/bg-list-3.png) no-repeat center;
}
/* line 2506, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(4) .logos {
  background: url(../../images/sz/bg-list-4.png) no-repeat center;
}
/* line 2510, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .logos {
  width: 60px;
  height: 60px;
}
/* line 2514, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces dl {
  width: 150px;
  height: 60px;
  padding: 8px 0 0 10px;
}
/* line 2518, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces dl dt {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 2524, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces dl dd {
  font-size: 15px;
  color: #999999;
  margin-top: 3px;
}
/* line 2530, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars {
  width: 88px;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
/* line 2535, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 2538, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 2541, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 2544, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 2547, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 2551, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .names {
  width: 170px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #666666;
  font-weight: bold;
  padding: 0 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 2561, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .times {
  width: 68px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #999999;
  text-align: center;
  overflow: hidden;
}
/* line 2572, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox {
  display: none;
}
/* line 2574, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox.active {
  display: block;
}
/* line 2577, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table {
  width: 100%;
}
/* line 2581, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tbody tr:first-child td:first-child {
  background: url(../../images/header_footer/icon-home-list-1.png) no-repeat center;
}
/* line 2586, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(2) td:first-child {
  background: url(../../images/header_footer/icon-home-list-2.png) no-repeat center;
}
/* line 2591, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(3) td:first-child {
  background: url(../../images/header_footer/icon-home-list-3.png) no-repeat center;
}
/* line 2596, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(4) td:first-child {
  background: url(../../images/header_footer/icon-home-list-4.png) no-repeat center;
}
/* line 2601, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(5) td:first-child {
  background: url(../../images/header_footer/icon-home-list-5.png) no-repeat center;
}
/* line 2607, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr th {
  background: #f6f6f6;
  color: #666666;
  font-weight: normal;
  text-align: center;
  height: 40px;
}
/* line 2614, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td {
  color: #666666;
  text-align: center;
  height: 52px;
}
/* line 2618, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 2621, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 2624, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 2627, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 2630, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}

/* line 2643, ../sass/hs-home.scss */
.home_part_gx_nums {
  width: 1200px;
  height: 150px;
  padding: 20px;
  margin: 20px auto 30px;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 162, 233, 0.37);
}
/* line 2650, ../sass/hs-home.scss */
.home_part_gx_nums dl {
  float: left;
  width: 274px;
  height: 110px;
  margin-right: 21px;
  border-radius: 6px;
  overflow: hidden;
  padding: 22px 24px 0;
}
/* line 2658, ../sass/hs-home.scss */
.home_part_gx_nums dl dt {
  font-size: 28px;
  color: #ffffff;
  height: 36px;
  line-height: 36px;
}
/* line 2664, ../sass/hs-home.scss */
.home_part_gx_nums dl dd {
  font-size: 15px;
  color: #ffffff;
  height: 28px;
  line-height: 28px;
}
/* line 2670, ../sass/hs-home.scss */
.home_part_gx_nums dl:nth-of-type(1) {
  background: url(../../images/sz/bg-nums-list-1.png) no-repeat center;
}
/* line 2673, ../sass/hs-home.scss */
.home_part_gx_nums dl:nth-of-type(2) {
  background: url(../../images/sz/bg-nums-list-2.png) no-repeat center;
}
/* line 2676, ../sass/hs-home.scss */
.home_part_gx_nums dl:nth-of-type(3) {
  background: url(../../images/sz/bg-nums-list-3.png) no-repeat center;
}
/* line 2679, ../sass/hs-home.scss */
.home_part_gx_nums dl:nth-of-type(4) {
  background: url(../../images/sz/bg-nums-list-4.png) no-repeat center;
  margin-right: 0;
}

/* line 2686, ../sass/hs-home.scss */
.index_wz_nums {
  width: 1200px;
  margin: 0 auto;
  padding-top: 34px;
}
/* line 2690, ../sass/hs-home.scss */
.index_wz_nums .pieces {
  float: left;
  width: 257px;
  height: 79px;
  margin-right: 57px;
  background: url(../../images/wz-index/bg-index-nums.png) no-repeat center;
}
/* line 2696, ../sass/hs-home.scss */
.index_wz_nums .pieces dl {
  padding-left: 102px;
  padding-top: 18px;
  background: no-repeat 40px center;
  height: 100%;
}
/* line 2701, ../sass/hs-home.scss */
.index_wz_nums .pieces dl dt {
  font-size: 21px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
}
/* line 2707, ../sass/hs-home.scss */
.index_wz_nums .pieces dl dd {
  font-size: 14px;
  color: #999999;
  height: 20px;
  line-height: 20px;
}
/* line 2713, ../sass/hs-home.scss */
.index_wz_nums .pieces dl.person {
  background-image: url(../../images/wz-index/bg-index-nums-people.png);
}
/* line 2716, ../sass/hs-home.scss */
.index_wz_nums .pieces dl.team {
  background-image: url(../../images/wz-index/bg-index-nums-team.png);
}
/* line 2719, ../sass/hs-home.scss */
.index_wz_nums .pieces dl.active {
  background-image: url(../../images/wz-index/bg-index-nums-active.png);
}
/* line 2722, ../sass/hs-home.scss */
.index_wz_nums .pieces dl.resource {
  background-image: url(../../images/wz-index/bg-index-nums-resource.png);
}
/* line 2726, ../sass/hs-home.scss */
.index_wz_nums .pieces:last-child {
  margin-right: 0;
}

/* line 2732, ../sass/hs-home.scss */
.index_wz_act_new {
  width: 1200px;
  margin: 0 auto;
  padding-top: 45px;
}
/* line 2738, ../sass/hs-home.scss */
.index_wz_act_new.sixs .lefts .piecess {
  height: 92px;
  line-height: 92px;
}
/* line 2741, ../sass/hs-home.scss */
.index_wz_act_new.sixs .lefts .piecess .insidesss {
  -webkit-background-size: auto 60%;
  background-size: auto 60%;
  background-position: 10px center;
}
/* line 2750, ../sass/hs-home.scss */
.index_wz_act_new .tops .titless {
  height: 57px;
  background: url(../../images/wz-index/bg-index-title-newtime-act.png) no-repeat left 8px;
}
/* line 2753, ../sass/hs-home.scss */
.index_wz_act_new .tops .titless span {
  float: right;
  margin-top: 22px;
  display: inline-block;
  cursor: pointer;
}
/* line 2758, ../sass/hs-home.scss */
.index_wz_act_new .tops .titless span:hover {
  color: #bd2401;
}
/* line 2764, ../sass/hs-home.scss */
.index_wz_act_new .lefts {
  float: left;
  width: 250px;
  border: 1px solid #f8f8f8;
  background: #f8f8f8;
}
/* line 2769, ../sass/hs-home.scss */
.index_wz_act_new .lefts.no_border {
  border: 0;
  padding-top: 27px;
  background: none;
}
/* line 2774, ../sass/hs-home.scss */
.index_wz_act_new .lefts .left_img {
  width: 250px;
  height: 465px;
  background: url(../../images/wz-index/bg-index-act-left.png) no-repeat center;
}
/* line 2779, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess {
  height: 110px;
  line-height: 110px;
  padding: 0 28px;
  cursor: pointer;
}
/* line 2784, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss {
  border-bottom: 1px solid #e8e8e8;
  padding-left: 88px;
  font-size: 17px;
  background: no-repeat left center;
}
/* line 2789, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.llxj {
  background-image: url(../../images/wz-index/bg-index-act-llxj.png);
}
/* line 2792, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.jyfw {
  background-image: url(../../images/wz-index/bg-index-act-jyfw.png);
}
/* line 2795, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.whfw {
  background-image: url(../../images/wz-index/bg-index-act-whfw.png);
}
/* line 2798, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.kjkp {
  background-image: url(../../images/wz-index/bg-index-act-kjkp.png);
}
/* line 2801, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.jsty {
  background-image: url(../../images/wz-index/bg-index-act-jsty.png);
}
/* line 2804, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.qt {
  background-image: url(../../images/wz-index/bg-index-act-qt.png);
}
/* line 2809, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess:last-child .insidesss {
  border-bottom: 0;
}
/* line 2813, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess.active {
  background: #ffdddd;
}
/* line 2818, ../sass/hs-home.scss */
.index_wz_act_new .rights {
  width: 920px;
  float: right;
}

/* line 2825, ../sass/hs-home.scss */
.line_body .titlesss {
  height: 57px;
  background: url(../../images/wz-index/bg-index-title-act.png) no-repeat left 8px;
}
/* line 2828, ../sass/hs-home.scss */
.line_body .titlesss span {
  float: right;
  margin-top: 22px;
  display: inline-block;
  cursor: pointer;
}
/* line 2833, ../sass/hs-home.scss */
.line_body .titlesss span:hover {
  color: #bd2401;
}
/* line 2838, ../sass/hs-home.scss */
.line_body .contentsss {
  max-height: 495px;
  overflow: hidden;
}

/* line 2844, ../sass/hs-home.scss */
.act_piece_box {
  width: 208px;
  height: 220px;
  margin: 27px 29px 0 0;
  float: left;
}
/* line 2849, ../sass/hs-home.scss */
.act_piece_box .imgssss {
  height: 140px;
  position: relative;
  overflow: hidden;
}
/* line 2853, ../sass/hs-home.scss */
.act_piece_box .imgssss img {
  width: 100%;
  height: 100%;
}
/* line 2857, ../sass/hs-home.scss */
.act_piece_box .imgssss span {
  position: absolute;
  top: -27px;
  left: -47px;
  font-size: 15px;
  display: inline-block;
  width: 120px;
  height: 80px;
  padding-top: 50px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  transform: rotate(-45deg);
  background-image: -webkit-gradient(left, from(#e42743), to(#ef7779));
  background-image: -webkit-linear-gradient(right, #e42743, #ef7779);
  background-image: -o-linear-gradient(right, #e42743, #ef7779);
  background-image: linear-gradient(to right, #e42743, #ef7779);
}
/* line 2876, ../sass/hs-home.scss */
.act_piece_box .contentssss {
  border: 1px solid #e8e8e8;
  border-top: 0;
  height: 80px;
  padding: 10px 12px 11px;
}
/* line 2881, ../sass/hs-home.scss */
.act_piece_box .contentssss .titlesssss {
  height: 27px;
  line-height: 27px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 2887, ../sass/hs-home.scss */
.act_piece_box .contentssss .localsssss {
  height: 30px;
  line-height: 30px;
  padding-right: 75px;
  position: relative;
  font-size: 15px;
  color: #4795fa;
  padding-left: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../../images/header_footer/icon-home-area.png) left center no-repeat;
}
/* line 2897, ../sass/hs-home.scss */
.act_piece_box .contentssss .localsssss span {
  position: absolute;
  right: 0;
  top: 4px;
}
/* line 2904, ../sass/hs-home.scss */
.act_piece_box:nth-of-type(4n) {
  margin-right: 0;
}

/* line 2909, ../sass/hs-home.scss */
.line_btn {
  font-size: 14px;
  height: 23px;
  line-height: 23px;
  padding: 0 5px;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 2918, ../sass/hs-home.scss */
.line_btn.ing {
  color: #45d63e;
  border: 1px solid #45d63e;
  background: #e7f9e6;
}
/* line 2923, ../sass/hs-home.scss */
.line_btn.end {
  color: #f0524f;
  border: 1px solid #f0524f;
  background: #ffe4e3;
}
/* line 2928, ../sass/hs-home.scss */
.line_btn.start {
  color: #ff6c2b;
  border: 1px solid #ff6c2b;
  background: #ffecd7;
}

/* line 2935, ../sass/hs-home.scss */
.index_wz_middle_post {
  width: 1200px;
  height: 104px;
  margin: 45px auto 0;
  background: url(../../images/wz-index/bg-index-middle-post.png) no-repeat center;
}

/* line 2942, ../sass/hs-home.scss */
.index_wz_news_list {
  width: 1200px;
  margin: 45px auto 0;
}
/* line 2945, ../sass/hs-home.scss */
.index_wz_news_list .lefts {
  width: 800px;
  float: left;
}
/* line 2949, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .titless {
  height: 80px;
  background: url(../../images/wz-index/bg-index-title-act.png) no-repeat left 12px;
}
/* line 2952, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .titless span {
  float: right;
  margin-top: 24px;
  display: inline-block;
  cursor: pointer;
}
/* line 2957, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .titless span:hover {
  color: #bd2401;
}
/* line 2961, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .titless.news {
  background: url(../../images/wz-index/bg-index-title-news.png) no-repeat left 8px;
}
/* line 2966, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news {
  cursor: pointer;
  position: relative;
}
/* line 2970, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news:hover .contentss .titlesss {
  color: #bd2401;
}
/* line 2976, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .imgss {
  position: absolute;
  left: 0;
  top: 0;
  width: 360px;
  height: 200px;
}
/* line 2982, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .imgss img {
  width: 100%;
  height: 100%;
}
/* line 2986, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .imgss p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  padding: 0 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
  background-image: -webkit-linear-gradient(bottom, transparent, rgba(0, 0, 0, 0.8));
  background-image: -o-linear-gradient(bottom, transparent, rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
/* line 3001, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss {
  padding-left: 385px;
  height: 200px;
}
/* line 3004, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss .titlesss {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3011, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss .contentsss {
  line-height: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  font-size: 15px;
  color: #666666;
  height: 115px;
}
/* line 3018, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss .timesss {
  margin-top: 12px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #666666;
}
/* line 3027, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .other_news {
  padding-top: 14px;
}
/* line 3030, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .other_news ul li {
  position: relative;
  padding-right: 100px;
  padding-left: 18px;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.index_wz_news_list .lefts .news_list .contentss .other_news ul li:before{
	content: "";
	display: inline-block;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #cc0000;
	left: 0;
	top: 13px;
}
/* line 3038, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .other_news ul li:hover {
  color: #bd2401;
}
/* line 3041, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .other_news ul li span {
  position: absolute;
  right: 0;
  top: 0;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  color: #666666;
}
/* line 3056, ../sass/hs-home.scss */
.index_wz_news_list .rights {
  float: left;
  margin-left: 82px;
}
/* line 3058, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang {
  width: 404px;
  height: 455px;
  float: right;
  position: relative;
}
/* line 3063, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list {
  width: 100%;
  height: 100%;
}
/* line 3070, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outnav a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  float: left;
  font-size: 15px;
  padding: 0 18px;
  color: #bb1b21;
  position: relative;
  margin-right: 15px;
  border-radius: 18px;
}
/* line 3082, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outnav a.active {
	color: #ffffff;
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#ff6a09), to(#ff3334));
    background-image: -webkit-linear-gradient(#ff6a09, #ff3334);
    background-image: -moz-linear-gradient(#ff6a09, #ff3334);
    background-image: -o-linear-gradient(#ff6a09, #ff3334);
    background-image: linear-gradient(#ff6a09, #ff3334);
}
/* line 3084, ../sass/hs-home.scss */
/*.index_wz_news_list .rights .lists_bang .list .outnav a.active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  height: 3px;
  margin-left: -30px;
  content: "";
  background: #bd2401;
  border-radius: 2px;
}*/
/* line 3096, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outnav a:hover {
  text-decoration: none;
}
/* line 3101, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox {
  height: 352px;
}
/* line 3103, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody {
  display: none;
}
/* line 3105, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody.active {
  display: block;
}
/* line 3108, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav {
  text-align: center;
  padding: 34px 0 25px;
}
/* line 3111, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav a {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #bd2401;
  border: 1px solid #bd2401;
}
/* line 3121, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav a:nth-of-type(1) {
  border-radius: 18px 0 0 18px;
  border-right: 0;
}
/* line 3125, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav a:nth-of-type(2) {
  border-radius: 0 18px 18px 0;
  border-left: 0;
  position: relative;
  left: -5px;
}
/* line 3131, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav a.active {
  color: #ffffff;
  background: #bd2401;
}
/* line 3135, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav a:hover {
  text-decoration: none;
}
/* line 3140, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list {
  display: none;
}
/* line 3142, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list.active {
  display: block;
}
/* line 3145, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces {
  margin-bottom: 17px;
  background: #ffffff;
}
/* line 3147, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces > div, .index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces dl {
  float: left;
}
/* line 3151, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces:first-child .logos {
  background: url(../../images/sz/bg-list-1.png) no-repeat 29px center;
}
/* line 3156, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(2) .logos {
  background: url(../../images/sz/bg-list-2.png) no-repeat 41px center;
}
/* line 3161, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(3) .logos {
  background: url(../../images/sz/bg-list-3.png) no-repeat 41px center;
}
/* line 3166, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(4) .logos {
  background: url(../../images/sz/bg-list-4.png) no-repeat 41px center;
}
/* line 3166, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(5) .logos {
  background: url(../../images/sz/bg-list-5.png) no-repeat 41px center;
}
/* line 3170, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .logos {
  width: 84px;
  height: 70px;
}
/* line 3174, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces dl {
  width: 150px;
  height: 70px;
  padding: 8px 0 0 16px;
}
/* line 3178, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces dl dt {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3184, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces dl dd {
  font-size: 15px;
  color: #999999;
  margin-top: 3px;
}
/* line 3190, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars {
  width: 88px;
  text-align: center;
  height: 70px;
  line-height: 70px;
}
/* line 3195, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 3198, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 3201, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 3204, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 3207, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 3211, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .names {
  width: 220px;
  height: 70px;
  line-height: 70px;
  font-size: 15px;
  color: #666666;
  font-weight: bold;
  padding: 0 0 0 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3221, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .times {
  width: 100px;
  height: 70px;
  line-height: 70px;
  padding-left: 20px;
  font-size: 15px;
  color: #999999;
  overflow: hidden;
}
/* line 3232, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox {
  display: none;
}
/* line 3234, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox.active {
  display: block;
}
/* line 3237, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table {
  width: 100%;
}
/* line 3241, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tbody tr:first-child td:first-child {
  background: url(../../images/header_footer/icon-home-list-1.png) no-repeat center;
}
/* line 3246, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(2) td:first-child {
  background: url(../../images/header_footer/icon-home-list-2.png) no-repeat center;
}
/* line 3251, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(3) td:first-child {
  background: url(../../images/header_footer/icon-home-list-3.png) no-repeat center;
}
/* line 3256, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(4) td:first-child {
  background: url(../../images/header_footer/icon-home-list-4.png) no-repeat center;
}
/* line 3261, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(5) td:first-child {
  background: url(../../images/header_footer/icon-home-list-5.png) no-repeat center;
}
/* line 3267, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr th {
  background: #f6f6f6;
  color: #666666;
  font-weight: normal;
  text-align: center;
  height: 40px;
}
/* line 3274, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td {
  color: #666666;
  text-align: center;
  height: 52px;
}
/* line 3278, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 3281, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 3284, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 3287, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 3290, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}

/* line 3304, ../sass/hs-home.scss */
.index_right_side_wz {
  position: absolute;
  top: 484px;
  left: 50%;
  margin-left: 640px;
  z-index: 10000;
}
/* line 3310, ../sass/hs-home.scss */
.index_right_side_wz ul li {
  cursor: pointer;
}
/* line 3312, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat {
  width: 76px;
  border: 2px solid #79c283;
  color: #2f4f16;
  font-size: 15px;
  padding: 70px 25px 30px;
  text-align: center;
  font-weight: bold;
  line-height: 18px;
  position: relative;
  border-radius: 10px;
  background: url(../../images/wz-index/icon-index-right-wx.png) no-repeat center 30px #d2e5c6;
}
/* line 3324, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat .qrcodeBox {
  display: none;
  position: absolute;
  right: 85px;
  top: 0;
  bottom: 0;
  width: 154px;
  padding: 14px 12px 0;
  background: #d2e5c6;
  border-radius: 10px;
  z-index: 10;
}
/* line 3334, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat .qrcodeBox img {
  width: 100%;
}
/* line 3337, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat .qrcodeBox h4 {
  padding-top: 8px;
  font-size: 14px;
  color: #228125;
}
/* line 3341, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat .qrcodeBox h4 span {
  font-size: 16px;
}
/* line 3347, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat:hover .qrcodeBox {
  display: block;
}
/* line 3352, ../sass/hs-home.scss */
.index_right_side_wz ul li.send {
  margin-top: 12px;
  width: 76px;
  border: 2px solid #1c86e5;
  color: #144689;
  font-size: 15px;
  padding: 83px 25px 30px;
  text-align: center;
  font-weight: bold;
  line-height: 18px;
  position: relative;
  border-radius: 10px;
  background: url(../../images/wz-index/icon-index-right-send.png) no-repeat center 30px #c6d8e5;
}
/* line 3366, ../sass/hs-home.scss */
.index_right_side_wz ul li.ques {
  width: 76px;
  height: 76px;
  background: #dddddd;
  color: #8d8d8d;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  border-radius: 10px;
  letter-spacing: 4px;
  padding: 16px 0;
  margin-top: 10px;
}
/* line 3379, ../sass/hs-home.scss */
.index_right_side_wz ul li.back_top {
  width: 48px;
  height: 48px;
  background: #dddddd;
  border-radius: 4px;
  margin: 10px auto 0;
  position: relative;
}
/* line 3386, ../sass/hs-home.scss */
.index_right_side_wz ul li.back_top:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: calc(50% - 4px);
  left: calc(50% - 8px);
  border-width: 0 8px 8px 8px;
  border-style: solid;
  border-color: transparent transparent #ffffff transparent;
}
/* line 3398, ../sass/hs-home.scss */
.index_right_side_wz ul li.back_top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
  border-width: 0 8px 8px 8px;
  border-style: solid;
  border-color: transparent transparent #dddddd transparent;
}
/* line 3413, ../sass/hs-home.scss */
.index_right_side_wz.fixeds {
  position: fixed;
  top: 100px;
}

/* line 3419, ../sass/hs-home.scss */
.index_wz_normal_body {
  width: 1200px;
  margin: 0 auto;
  padding-top: 35px;
}
/* line 3423, ../sass/hs-home.scss */
.index_wz_normal_body .titles {
  height: 52px;
  line-height: 52px;
}
/* line 3426, ../sass/hs-home.scss */
.index_wz_normal_body .titles .letterss {
  width: 150px;
  float: left;
  font-size: 28px;
  position: relative;
}
/* line 3431, ../sass/hs-home.scss */
.index_wz_normal_body .titles .letterss:before {
  content: "";
  display: block;
  height: 4px;
  width: 42px;
  background: #e32b2d;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 3442, ../sass/hs-home.scss */
.index_wz_normal_body .titles .typess {
  float: left;
}
/* line 3444, ../sass/hs-home.scss */
.index_wz_normal_body .titles .typess span {
  width: 72px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #f8f8f8;
  margin-right: 26px;
  font-size: 15px;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer;
}
/* line 3455, ../sass/hs-home.scss */
.index_wz_normal_body .titles .typess span.active {
  background: #ffdddd;
}
/* line 3460, ../sass/hs-home.scss */
.index_wz_normal_body .titles .moress {
  float: right;
  font-size: 13px;
  color: #666;
  cursor: pointer;
}
/* line 3465, ../sass/hs-home.scss */
.index_wz_normal_body .titles .moress:hover {
  color: #cc0000;
}
/* line 3470, ../sass/hs-home.scss */
.index_wz_normal_body .bodys {
  padding-top: 28px;
}
/* line 3473, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs {
  cursor: pointer;
  width: 285px;
  float: left;
  transition: .5s;
  margin-right: 20px;
}
/* line 3478, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 3481, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs:hover .imgs img {
  -webkit-transform: scale(1.1);
}
/* line 3486, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs:nth-of-type(4) {
  margin-right: 0;
}
/* line 3490, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs .imgs {
  width: 100%;
  height: 192px;
  position: relative;
  overflow: hidden;
}
/* line 3495, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
/* line 3501, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs .texts {
  border: 1px solid #e8e8e8;
  border-top: 0;
  padding: 10px 15px 15px 15px;
  background: #ffffff;
}
/* line 3506, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs .texts h5 {
  word-break: break-all;
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 3513, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs .texts > div {
  color: #999999;
  font-size: 14px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3523, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs {
  width: 385px;
  border: 1px solid #e8e8e8;
  float: left;
  padding: 30px 20px 27px;
  cursor: pointer;
  margin-right: 20px;
  background: #ffffff;
  transition: .5s;
}
/* line 3524, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs:nth-of-type(3n) {
  margin-right: 0;
}
/* line 3535, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 3538, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs:last-child {
  margin-bottom: 0px;
}
/* line 3541, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .titless {
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
  word-break: break-all;
}
/* line 3548, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .timess {
  padding: 10px 0;
}
/* line 3550, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .timess .time {
  color: #999999;
  font-size: 15px;
  line-height: 23px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3557, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .timess .types {
  float: right;
  font-size: 15px;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 12px;
  line-height: 1;
}
/* line 3564, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .timess .types.green {
  background-color: #4bc665;
}
/* line 3567, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .timess .types.red {
  background-color: #ff7461;
}
/* line 3572, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .position {
  padding-left: 24px;
  background: url(../../images/practice/icon-index-local.png) no-repeat left center;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_tz_banner_nums_news {
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}
/* line 3529, ../sass/hs-home.scss */
.index_tz_banner_nums_news .banners {
  float: right;
  width: 820px;
  height: 405px;
  background: #ffffff;
}
/* line 3534, ../sass/hs-home.scss */
.index_tz_banner_nums_news .banners .swiper-container {
  width: 100%;
  height: 100%;
}
/* line 3537, ../sass/hs-home.scss */
.index_tz_banner_nums_news .banners .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
/* line 3540, ../sass/hs-home.scss */
.index_tz_banner_nums_news .banners .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 21, ../sass/header.scss */
.index_tz_banner_nums_news .banners .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 3543, ../sass/hs-home.scss */
.index_tz_banner_nums_news .banners .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 3547, ../sass/hs-home.scss */
.index_tz_banner_nums_news .banners .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3567, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights {
  width: 354px;
  float: left;
}
/* line 3571, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl {
  width: 166px;
  height: 131px;
  background: #f8f8f8;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-top: 40px;
}
/* line 3571, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl.ser_time {
  width: 100%;
  height: 103px;
  margin-right: 0;
  padding-top: 26px;
  background: url(../../images/tz-index/bg-index-num-5.png) no-repeat center;
}
/* line 3579, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl dt {
  font-size: 28px;
  text-align: center;
  line-height: 1;
  color: #ffffff;
}
/* line 3585, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl dd {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
}
/* line 3591, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl dd:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 7px;
  vertical-align: top;
  background: no-repeat center;
}
/* line 3601, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl dd.person:before {
  background-image: url(../../images/tz-index/bg-index-nums-people.png);
}
/* line 3606, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl dd.team:before {
  background-image: url(../../images/tz-index/bg-index-nums-team.png);
}
/* line 3611, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl dd.active:before {
  background-image: url(../../images/tz-index/bg-index-nums-active.png);
}
/* line 3616, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl dd.resource:before {
  background-image: url(../../images/tz-index/bg-index-nums-resource.png);
}
/* line 3616, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl dd.service:before {
  background-image: url(../../images/tz-index/bg-index-nums-service.png);
}
/* line 3621, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl:nth-of-type(1) {
  background: url(../../images/tz-index/bg-index-num-1.png) no-repeat center;
}
/* line 3624, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl:nth-of-type(2) {
  background: url(../../images/tz-index/bg-index-num-2.png) no-repeat center;
}
/* line 3627, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl:nth-of-type(3) {
  background: url(../../images/tz-index/bg-index-num-3.png) no-repeat center;
}
/* line 3630, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl:nth-of-type(4) {
  background: url(../../images/tz-index/bg-index-num-4.png) no-repeat center;
}
/* line 3633, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss dl:nth-of-type(2n) {
  margin-right: 0;
}
/* line 3637, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss .my_wish {
  float: right;
  width: 100%;
  height: 103px;
  background: url(../../images/tz-index/index-mywish.png) no-repeat center;
  cursor: pointer;
}
/* line 3643, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .topss .my_wish:hover {
  opacity: .7;
}
/* line 3649, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .bottomss .titlesss {
  height: 61px;
  line-height: 60px;
  border-bottom: 1px dashed #cbbbbd;
  background: url(../../images/tz-index/index-tz-news-title.png) no-repeat left center;
}
/* line 3654, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .bottomss .titlesss a {
  font-size: 13px;
  color: #952236;
  float: right;
}
/* line 3658, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .bottomss .titlesss a:hover {
  opacity: .7;
}
/* line 3663, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .bottomss ul {
  padding-top: 15px;
}
/* line 3665, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .bottomss ul li {
  position: relative;
  line-height: 32px;
  padding-left: 20px;
  padding-right: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3671, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .bottomss ul li:before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #da3946;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
}
/* line 3683, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .bottomss ul li a {
  font-size: 15px;
}
/* line 3685, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .bottomss ul li a:hover {
  color: #952236;
}
/* line 3689, ../sass/hs-home.scss */
.index_tz_banner_nums_news .rights .bottomss ul li span {
  font-size: 15px;
  position: absolute;
  right: 0;
  overflow: hidden;
  width: 85px;
  text-align: right;
}


.home_title_wz{
	/*background-image: -webkit-gradient(linear, 100% 0, 0 0, from(#ff4f1e), to(#ff1a64));
	background-image: -webkit-linear-gradient(to right, #ff4f1e, #ff1a64);
	background-image: -moz-linear-gradient(to right, #ff4f1e, #ff1a64);
	background-image: -o-linear-gradient(to right, #ff4f1e, #ff1a64);
	background-image: linear-gradient(to right, #ff4f1e, #ff1a64);*/
	background: #fff;
	/*padding-bottom: 10px;*/
}
.home_title_wz .insides{
	position: relative;
	background: none;
	height: 114px;
	border-bottom: 1px solid #f4f1f1;
}
.home_title_wz .insides .logos{
	position: absolute;
	top: 50%;
	margin-top: -32px;
	left: 50%;
	margin-left: -700px;
	height: 64px;
	width: 420px;
	float: left;
	background: url(../../images/front/index-new-logo.png) no-repeat 10px center;
}
.home_title_wz .insides .phones{
	position: absolute;
	top: 50%;
	margin-top: -22px;
	right: 50%;
	margin-right: -700px;
	height: 44px;
	float: left;
	padding-left: 60px;
	background: url(../../images/front/index-phones.png) no-repeat left center;
}
.home_title_wz .insides .phones dt{
	line-height: 24px;
	font-weight: normal;
	color: #333;
	font-size: 16px;
}
.home_title_wz .insides .phones dd{
	line-height: 24px;
	font-weight: bold;
	color: #333;
	font-size: 24px;
}
.home_title_wz .home_nav_wz{
	background: none;
}
.home_title_wz .home_nav_wz .inside{
	width: 1400px;
}
.home_title_wz .home_nav_wz .inside a{
	color: #333;
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	padding: 0 26px;
}
.home_title_wz .home_nav_wz .inside a.active{
	background: #ff5656;
	color: #fff;
}
.home_title_wz .home_nav_wz .inside a.pull:after{
	content: "";
	display: inline-block;
	width: 14px;
	height: 9px;
	background: url(../../images/front/index-nav-pull.png) no-repeat center;
	vertical-align: middle;
}
.home_title_wz .home_nav_wz .inside a ul{
	background: #FF4E1F;
	border-radius: 10px;
	padding: 10px 15px;
	width: 180px;
	left: 50%;
	margin-left: -90px;
	height: auto;
	display: none;
	top: 65px;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	z-index: 100000;
}
.home_title_wz .home_nav_wz .inside a:hover ul {
    height: auto;
	display: block;
}
.home_title_wz .home_nav_wz .inside a ul li{
	border-bottom: 0;
	height: 36px;
	line-height: 36px;
	text-align: left;
	color: #fff;
}
.home_title_wz .home_nav_wz .inside a ul li:hover{
	background: none;
	color: #FFF600;
}

.home_title_wz .home_nav_wz .inside a ul{
	overflow: inherit;
}
.home_title_wz .home_nav_wz .inside a ul li{
	position: relative;
}
.home_title_wz .home_nav_wz .inside a ul li.pull:after{
	position: absolute;
	top: 11px;
	right: 6px;
	content: "";
	display: inline-block;
	width: 9px;
	height: 14px;
	background: url(../../images/front/index-nav-pull-right.png) no-repeat center;
}
.home_title_wz .home_nav_wz .inside a ul li div{
	position: absolute;
	background: #FF4E1F;
	border-radius: 10px;
	padding: 10px 15px;
	width: 180px;
	left: 100%;
	margin-left: 0;
	height: auto;
	display: none;
	top: -10px;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	z-index: 100000;
}
.home_title_wz .home_nav_wz .inside a ul li:hover div {
    height: auto;
	display: block;
}
.home_title_wz .home_nav_wz .inside a ul li div b{
	border-bottom: 0;
	height: 36px;
	line-height: 36px;
	text-align: left;
	display: inline-block;
	width: 100%;
	color: #fff;
}
.home_title_wz .home_nav_wz .inside a ul li div b:hover{
	background: none;
	color: #FFF600;
}

.home_header .inside{
	width: 1400px;
}
.home_header .inside .right .list a:last-child{
	margin-right: 0;
}
.qrcodebtn{
	position: relative;
	float: right;
	width: 190px;
	height: 45px;
	margin-top: 17.5px;
	background: url(../../images/front/index-wxqrcode-btn.png) no-repeat left top;
}
.qrcodebtn:hover .qrcodebtnbox{
	display: block;
}
.qrcodebtnbox{
	display: none;
	position: absolute;
	width: 200px;
	height: 230px;
	background: rgba(0,0,0,.5);
	z-index: 10;
	top: 52px;
	left: 50%;
	margin-left: -100px;
	text-align: center;
	padding: 10px 0 0 0;
}
.qrcodebtnletter{
	line-height: 30px;
	font-size: 19px;
	font-weight: bold;
	color: #ffffff;
}
.qrcodebtnlettername{
	line-height: 30px;
	font-size: 19px;
	font-weight: bold;
	color: #f6d72e;
}
.qrcodebtnbox img{
	margin-top: 10px;
	width: 130px;
}

.new_index_top{
	height: 560px;
	background: url(../../images/front/index-top-bg.png) no-repeat center;
}
.new_index_top_inside{
	width: 1400px;
	margin: 0 auto;
	padding-right: 20px;
	padding-top: 51px;
}
.index_wz_news_list .lefts .news_list .banners{
	width: 690px;
	height: 454px;
	float: right;
	border-radius: 8px;
	overflow: hidden;
}
.index_wz_news_list .lefts .news_list .banners .swiper-container {
  width: 100%;
  height: 100%;
}
/* line 2360, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .banners .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 21, ../sass/header.scss */
.index_wz_news_list .lefts .news_list .banners .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 2363, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .banners .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 2367, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .banners .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_right_side_wz{
	margin-left: 720px;
}
.new_index_top_inside .banner_fly{
	width: 670px;
	height: 454px;
	float: left;
	position: relative;
}
.new_index_top_inside .banner_fly .fly_piece{
	width: 139px;
	height: 139px;
	position: absolute;
	top: 173px;
	left: 90px;
	background: url(../../images/front/index-nav-1.png) no-repeat center;
	animation: navMove 4s infinite;
}
.new_index_top_inside .banner_fly .fly_piece:nth-of-type(2){
	top: 247px;
	left: 230px;
	background: url(../../images/front/index-nav-2.png) no-repeat center;
	animation-delay: 1s;
}
.new_index_top_inside .banner_fly .fly_piece:nth-of-type(3){
	top: 164px;
	left: 366px;
	background: url(../../images/front/index-nav-3.png) no-repeat center;
	animation-delay: 2s;
}
.new_index_top_inside .banner_fly .fly_piece:nth-of-type(4){
	top: 238px;
	left: 497px;
	background: url(../../images/front/index-nav-4.png) no-repeat center;
	animation-delay: 3s;
}
@keyframes navMove{
	0%{transform: translateY(0);}
	50%{transform: translateY(-15px)}
	100%{transform: translateY(0px)}
	/*75%{transform: translateY(-15px)}*/
	/*100%{transform: translateY(0px)}*/
}
.new_index_box{
	padding-top: 65px;
	width: 1400px;
	margin: 0 auto;
}
.index_wmsjzwz_title{
	height: 120px;
	background: url(../../images/front/index-wmsjzwz-title.png) no-repeat center 5px;
}
.index_wmsjzwz_qrcode{
	width: 256px;
	float: right;
	height: 120px;
	background: #4d8de3;
	padding: 29px 0 8px 130px;
	color: #ffffff;
	line-height: 30px;
	position: relative;
	font-size: 17px;
}
.index_wmsjzwz_qrcode .qrcodes{
	position: absolute;
	left: 12px;
	top: 7px;
	width: 104px;
	height: 104px;
	background: #ffffff;
	padding: 7px;
}
.index_wmsjzwz_num{
	padding-top: 46px;
}
.index_wmsjzwz_num dl{
	width: 264px;
	height: 116px;
	float: left;
	margin-right: 20px;
	background: #ffffff;
	padding: 21px 15px 0 32px;
	box-shadow: 0 0 12px rgba(204,0,0,.24);
}
.index_wmsjzwz_num dl:last-child{
	margin-right: 0;
}
.index_wmsjzwz_num dl dt{
	line-height: 35px;
	font-size: 20px;
}
.index_wmsjzwz_num dl dd{
	line-height: 37px;
	font-size: 36px;
	color: #d20e0f;
	font-family: electronicFont;
}
/*引用字库*/
@font-face { font-family:'electronicFont'; src: url("../DS-DIGIT.TTF"); }

.index_act_res_req{
	margin-top: 85px;
}
.index_arr_nav{
	
}
.index_arr_nav_piece{
	width: 33.3333%;
	float: left;
	text-align: center;
	border-bottom: 2px solid #cc0000;
	position: relative;
	height: 100px;
	padding-top: 28px;
}
.index_arr_nav_piece.active{
	background: #cc0000;
	border: 0;
}
.index_arr_nav_piece.active:after{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -22px;
	width: 0;
	height: 0;
	border-width: 16px 22px;
	border-style: solid;
	border-color: transparent transparent #ffffff transparent;
}
.index_arr_nav_piece span{
	font-size: 21px;
	height: 36px;
	line-height: 36px;
	/*vertical-align: middle;*/
	display: inline-block;
	padding-left: 48px;
	cursor: pointer;
}
.index_arr_nav_piece.active span{
	color: #ffffff;
}
.index_arr_nav_piece.act span{
	background: url(../../images/front/index-arr-act.png) no-repeat left center;
}
.index_arr_nav_piece.res span{
	background: url(../../images/front/index-arr-res.png) no-repeat left center;
}
.index_arr_nav_piece.req span{
	background: url(../../images/front/index-arr-req.png) no-repeat left center;
}
.index_arr_nav_piece.active.act span{
	background: url(../../images/front/index-arr-act-active.png) no-repeat left center;
}
.index_arr_nav_piece.active.res span{
	background: url(../../images/front/index-arr-res-active.png) no-repeat left center;
}
.index_arr_nav_piece.active.req span{
	background: url(../../images/front/index-arr-req-active.png) no-repeat left center;
}
.index_arr_nav_piece.cjdt span{
	background: url(../../images/front/index-arr-cjdt.png) no-repeat left center;
}
.index_arr_nav_piece.gcgj span{
	background: url(../../images/front/index-arr-gcgj.png) no-repeat left center;
}
.index_arr_nav_piece.gygg span{
	background: url(../../images/front/index-arr-gygg.png) no-repeat left center;
}
.index_arr_nav_piece.active.cjdt span{
	background: url(../../images/front/index-arr-cjdt-active.png) no-repeat left center;
}
.index_arr_nav_piece.active.gcgj span{
	background: url(../../images/front/index-arr-gcgj-active.png) no-repeat left center;
}
.index_arr_nav_piece.active.gygg span{
	background: url(../../images/front/index-arr-gygg-active.png) no-repeat left center;
}
.index_arr_nav.white .index_arr_nav_piece{
	background: #ffffff;
}
.index_arr_nav.white .index_arr_nav_piece.active{
	background: #cc0000;
	border: 0;
}
.index_act{
	background: #ffffff;
}
.index_act_nav{
	padding: 28px 0;
	text-align: center;
}
.index_act_nav span{
	display: inline-block;
	line-height: 38px;
	padding: 0 19px;
	margin-right: 18px;
	background: #f5f5f5;
	border-radius: 17px;
	cursor: pointer;
}
.index_act_nav span.active{
	color: #ffffff;
	background-image: linear-gradient(to right, #ffa029, #ff2c50); 
}
.index_act_nav span:last-child{
	margin-right: 0;
}
.index_act_body{
	padding: 0 40px 20px;
	height: 400px;
}
.index_act_more{
	padding: 0 40px 20px;
	text-align: right;
	font-size: 15px;
	line-height: 30px;
}
.index_act_more span{
	cursor: pointer;
}
.md_req_box{
  width: 640px;
  height: 170px;
  background: #f6f6f6;
  padding-left: 300px;
  padding-top: 27px;
  padding-right: 20px;
  margin-bottom: 30px;
  position: relative;
  float: left;
  margin-right: 40px;
  cursor: pointer;
}
/* line 4319, ../sass/hs-home.scss */
.md_req_box:nth-of-type(2n) {
  margin-right: 0;
}
/* line 4324, ../sass/hs-home.scss */
.md_req_box:hover img {
  transform: scale(1.08);
}
/* line 4327, ../sass/hs-home.scss */
.md_req_box:hover .names {
  color: #ff2e3a;
}
/* line 4331, ../sass/hs-home.scss */
.md_req_box .imgs {
  position: absolute;
  top: 0;
  left: 0;
  width: 270px;
  height: 170px;
  overflow: hidden;
}
/* line 4338, ../sass/hs-home.scss */
.md_req_box .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s;
}
/* line 4345, ../sass/hs-home.scss */
.md_req_box .contents {
  
}
/* line 4348, ../sass/hs-home.scss */
.md_req_box .contents .names {
  height: 40px;
  line-height: 40px;
  font-size: 19px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.md_req_box .contents .namess {
  height: 72px;
  line-height: 36px;
  font-size: 19px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 6px;
}
/* line 4348, ../sass/hs-home.scss */
.md_req_box .contents .states {
  padding: 9px 0;
}
.md_req_box .contents .states span{
  
}
/* line 4357, ../sass/hs-home.scss */
.md_req_box .contents .times {
  height: 34px;
  line-height: 34px;
  font-size: 15px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 3523, ../sass/hs-home.scss */
.md_res_box {
  width: 426px;
  border: 1px solid #e8e8e8;
  float: left;
  padding: 30px 20px 27px;
  cursor: pointer;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #ffffff;
  transition: .5s;
}
/* line 3524, ../sass/hs-home.scss */
.md_res_box:nth-of-type(3n) {
  margin-right: 0;
}
/* line 3535, ../sass/hs-home.scss */
.md_res_box:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 3538, ../sass/hs-home.scss */
.md_res_box:last-child {
  margin-bottom: 0px;
}
/* line 3541, ../sass/hs-home.scss */
.md_res_box .titless {
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
  word-break: break-all;
}
/* line 3548, ../sass/hs-home.scss */
.md_res_box .timess {
  padding: 10px 0;
}
/* line 3550, ../sass/hs-home.scss */
.md_res_box .timess .time {
  color: #999999;
  font-size: 15px;
  line-height: 23px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3557, ../sass/hs-home.scss */
.md_res_box .timess .types {
  float: right;
  font-size: 15px;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 12px;
  line-height: 1;
}
/* line 3564, ../sass/hs-home.scss */
.md_res_box .timess .types.green {
  background-color: #4bc665;
}
/* line 3567, ../sass/hs-home.scss */
.md_res_box .timess .types.red {
  background-color: #ff7461;
}
/* line 3572, ../sass/hs-home.scss */
.md_res_box .position {
  padding-left: 24px;
  background: url(../../images/practice/icon-index-local.png) no-repeat left center;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.line_btn_new {
  font-size: 15px;
  height: 24px;
  line-height: 24px;
  padding: 0 7px;
  display: inline-block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
}
/* line 2918, ../sass/hs-home.scss */
.line_btn_new.ing {
  background: #00d025;
}
/* line 2928, ../sass/hs-home.scss */
.line_btn_new.start {
  background: #f38006;
}
/* line 2923, ../sass/hs-home.scss */
.line_btn_new.end {
  background: #b5b5b5;
}
.index_wz_news_list .lefts .news_list .contentss .other_news{
	padding-top: 23px;
}
.index_wz_news_list .lefts .news_list .contentss .first_news .imgss{
	width: 370px;
	height: 250px;
}
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss{
	height: 160px;
	padding-left: 0;
	border-bottom: 1px solid #e5e5e5;
	/*padding-left: 402px;*/
	/*background: #e3e3e3;*/
	/*padding-top: 28px;*/
	/*padding-right: 30px;*/
}
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss .titlesss{
	font-size: 22px;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
}
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss .contentsss{
	margin-top: 5px;
	font-size: 16px;
	line-height: 24px;
	height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss .timesss{
	margin-top: 22px;
	font-weight: bold;
}
.index_bg{
	background: #f1f1f1;/*url(../../images/front/index-middle-bg.png) no-repeat center 1765px */
}
.index_wdgzf{
	margin: 72px auto 0;
	width: 1400px;
}
.index_wdgzf_title{
	height: 80px;
	background: url(../../images/front/index-wdgzf-title.png) no-repeat left top;
}
.index_wdgzf_body{
	padding: 0 40px;
}
.index_wdgzf_piece{
	padding: 31px 0 0 0;
	width: 230px;
	height: 210px;
	float: left;
	margin-left: 34px;
	background: #ffffff;
	text-align: center;
	cursor: pointer;
	transition: .5s;
}
.index_wdgzf_piece:hover{
	transform: scale(1.1);
}
.index_wdgzf_piece div{
	width: 68px;
	height: 68px;
	margin: 0 auto;
}
.index_wdgzf_piece h4{
	font-size: 19px;
	margin-top: 25px;
}
.index_wdgzf_piece h6{
	font-size: 19px;
	color: #666666;
	margin-top: 15px;
}
.index_wdgzf_piece:nth-of-type(1) div{
	background: url(../../images/front/index-wdgzf-1.png) no-repeat center;
}
.index_wdgzf_piece:nth-of-type(2) div{
	background: url(../../images/front/index-wdgzf-2.png) no-repeat center;
}
.index_wdgzf_piece:nth-of-type(3) div{
	background: url(../../images/front/index-wdgzf-3.png) no-repeat center;
}
.index_wdgzf_piece:nth-of-type(4) div{
	background: url(../../images/front/index-wdgzf-4.png) no-repeat center;
}
.index_wdgzf_piece:nth-of-type(5) div{
	background: url(../../images/front/index-wdgzf-5.png) no-repeat center;
}
.index_wdgzf_piece:nth-of-type(5){
	margin-right: 0;
}
.index_wmcjzwz{
	height: 1050px;
	padding-top: 300px;
	margin-top: 95px;
	background: url(../../images/front/index-wmcjzwz-bg.png) no-repeat center top;
}
.index_wmcjzwz_body{
	width: 1400px;
	margin: 0 auto;
}
.index_wmpy{
	width: 1400px;
	margin: 0 auto;
}
.index_wmpy_title{
	height: 260px;
	position: relative;
	background: url(../../images/front/index-wmpy-title.png) no-repeat center 93px;
}
.index_wmpy_title span{
	position: absolute;
	top: 56px;
	right: 0;
	width: 237px;
	height: 192px;
	display: inline-block;
	background: url(../../images/front/index-wmdt.png) no-repeat center;
	transition: .5s;
	cursor: pointer;
}
.index_wmpy_title span:hover{
	transform: scale(1.1);
}
.idenx_xjdx_title{
	text-align: center;
	height: 70px;
}
.idenx_xjdx_title.left{
	text-align: left;
	height: 60px;
}
.idenx_xjdx_title b{
	display: inline-block;
	padding-left: 54px;
	height: 38px;
	line-height: 38px;
	font-size: 26px;
}
.idenx_xjdx_title b.xjdx{
	background: url(../../images/front/index-xjdx.png) no-repeat left center;
}
.idenx_xjdx_title b.zthd{
	background: url(../../images/front/index-zthd.png) no-repeat left center;
}
.idenx_xjdx_title b.jdgj{
	background: url(../../images/front/index-jdgj.png) no-repeat left center;
}
.idenx_xjdx_title b.hrcbd{
	background: url(../../images/front/index-hrcbd.png) no-repeat left center;
}
.idenx_xjdx_title b.wmfc{
	background: url(../../images/front/index-wmfc.png) no-repeat left center;
}
.idenx_xjdx_title span{
	float: right;
	margin-top: 16px;
	font-size: 15px;
	line-height: 1;
	cursor: pointer;
}
.idenx_xjdx_title span:hover{
	color: #f24a4a;
}

.index_wmpy_nav{
	float: left;
	width: 247px;
}
.index_wmpy_nav_piece{
	text-align: center;
	border-right: 2px solid #f1efef;
	position: relative;
	height: 355px;
	line-height: 370px;
	background: #ffffff;
}
.index_wmpy_nav_piece.active{
	background: #cc0000;
	border: 0;
}
.index_wmpy_nav_piece.active:after{
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -22px;
	width: 0;
	height: 0;
	border-width: 21px 16px;
	border-style: solid;
	border-color: transparent #ffffff transparent transparent;
}
.index_wmpy_nav_piece span{
	font-size: 21px;
	line-height: 32px;
	/*vertical-align: middle;*/
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	padding-top: 44px;
}
.index_wmpy_nav_piece.active span{
	color: #ffffff;
}
.index_wmpy_nav_piece.wmjt span{
	background: url(../../images/front/index-xjdx-wmjt.png) no-repeat center top;
}
.index_wmpy_nav_piece.ddmf span{
	background: url(../../images/front/index-xjdx-ddmf.png) no-repeat center top;
}
.index_wmpy_nav_piece.active.wmjt span{
	background: url(../../images/front/index-xjdx-wmjt-active.png) no-repeat center top;
}
.index_wmpy_nav_piece.active.ddmf span{
	background: url(../../images/front/index-xjdx-ddmf-active.png) no-repeat center top;
}
.index_xjdx{
	float: right;
	width: 1153px;
	background: #ffffff;
	height: 710px;
	padding: 0 40px;
}
.index_xjdx_nav{
	padding: 40px 0;
}
.index_xjdx_nav span{
	display: inline-block;
	line-height: 38px;
	padding: 0 30px;
	margin-right: 18px;
	background: #f5f5f5;
	border-radius: 19px;
	cursor: pointer;
}
.index_xjdx_nav span.active{
	color: #ffffff;
	background-image: linear-gradient(to right, #ffa029, #ff2c50); 
}
.index_xjdx_nav span:last-child{
	margin-right: 0;
}

/* line 3473, ../sass/hs-home.scss */
.index_xjdx_boxs {
  cursor: pointer;
  width: 326px;
  float: left;
  transition: .5s;
  margin-right: 47px;
  margin-bottom: 30px;
}
/* line 3478, ../sass/hs-home.scss */
.index_xjdx_boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 3481, ../sass/hs-home.scss */
.index_xjdx_boxs:hover .imgs img {
  -webkit-transform: scale(1.1);
}
/* line 3486, ../sass/hs-home.scss */
.index_xjdx_boxs:nth-of-type(3n) {
  margin-right: 0;
}
/* line 3490, ../sass/hs-home.scss */
.index_xjdx_boxs .imgs {
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
}
/* line 3495, ../sass/hs-home.scss */
.index_xjdx_boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
.index_xjdx_boxs .imgs h5 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  height: 62px;
  line-height: 40px;
  padding: 22px 15px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), #ff392f);
}
/* line 3501, ../sass/hs-home.scss */
.index_xjdx_boxs .texts {
  /*border: 1px solid #e8e8e8;*/
  border-top: 0;
  padding: 0 15px 0 15px;
  background: #f6f6f6;
}
/* line 3506, ../sass/hs-home.scss */
.index_xjdx_boxs .texts h5 {
  word-break: break-all;
  font-size: 18px;
  line-height: 56px;
  /*display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 56px;
}
/* line 3513, ../sass/hs-home.scss */
.index_xjdx_boxs .texts > div {
  color: #999999;
  font-size: 14px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_xjdx_body{
	
}
.index_wmpy_news{
	width: 1400px;
	margin: 0 auto;
	margin-top: 45px;
}
.index_wmpy_news_body{
	padding: 40px 40px 0;
	background: #ffffff;
}
.index_wmpy_news_body.long{
	padding: 30px 30px 12px;
}
.index_xjdx_boxs.small{
	width: 310px;
	margin-right: 26px;
}
.index_xjdx_boxs.small:nth-of-type(3n){
	margin-right: 26px;
}
.index_xjdx_boxs.small:nth-of-type(4n){
	margin-right: 0;
}
.news_line_box{
	padding-left: 22px;
	position: relative;
	margin-bottom: 18px;
	cursor: pointer;
}
.news_line_box:before{
	content: "";
	position: absolute;
	left: 0;
	top: 11px;
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #cc0000;
	border-radius: 50%;
}
.news_line_box .names{
	line-height: 30px;
	margin-bottom: 4px;
	font-size: 17px;	
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_line_box .times{
	line-height: 25px;
	height: 50px;
	color: #666666;
	font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news_line_box:hover .names{
	color: #f24a4a;
}


/* line 1083, ../sass/print.scss */
.new_footer h4 {
  float: left;
  margin-right: 22px;
  padding-top: 0;
  margin-bottom: 0;
}
/* line 1088, ../sass/print.scss */
.new_footer h4.long {
  width: 100%;
  margin-bottom: 20px !important;
}
/* line 1093, ../sass/print.scss */
/*.new_footer a {
  color: #ffffff;
  display: inline-block;
  float: left;
  padding: 0 20px 0 62px;
  margin-left: 18px;
  margin-left: 0;
  height: 50px;
  line-height: 50px;
  margin-top: 14px;
  width: 340px;
  background-color: #565656;
}*/
/* line 1104, ../sass/print.scss */
.new_footer a.sz {
  background: url(../../images/wzthxc/icon-footer-sz.png) no-repeat 20px center #352f2f;
}
/* line 1107, ../sass/print.scss */
.new_footer a.wz {
  background: url(../../images/wzthxc/icon-footer-wz.png) no-repeat 20px center #352f2f;
  padding-left: 74px;
}
/* line 1113, ../sass/print.scss */
.new_footer p {
  width: 394px;
  float: left;
  font-size: 15px !important;
}
/* line 1119, ../sass/print.scss */
.new_footer ul li {
  height: 48px;
  line-height: 48px;
  padding-left: 60px;
  margin-top: 18px;
  color: #ffffff;
}
/* line 1125, ../sass/print.scss */
.new_footer ul li:first-child {
  line-height: 21px;
  font-size: 15px;
  padding-top: 4px;
  background: url(../../images/wzthxc/bg-footer-phone.png) no-repeat left center;
}
/* line 1131, ../sass/print.scss */
.new_footer ul li:last-child {
  cursor: pointer;
  background: url(../../images/wzthxc/bg-footer-qa.png) no-repeat left center;
}

.act_box{
	width: 1467px;
	margin: 0 auto;
}
.act_logo{
	margin: 63px auto 70px auto;
	width: 184px;
	height: 61px;
	background: url(../../images/sz/act_logo.png) no-repeat;
	background-size: 100% auto;
}
.act_con{
	width: 100%;
height: 857px;
margin: 0  auto 0 auto;
background: #FFFFFF;
position: relative;
	background: url(../../images/header_footer/index-act-bg.png) no-repeat;
	background-size: 100% auto;
	padding-top: 40px;
}
.act_con .date_month_other{
	margin: 0 110px 0;
	background: #fff;
	border-radius: 20px;
	padding: 28px 0 30px;
}
.act_con .date_month{
font-size: 36px;
font-weight: bold;
color: #333333;
line-height: 55px;
text-align: center;
margin:  0 0 25px;
}
.act_con .date_time{
	height: 80px;
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
.act_con .date_time .date_left{
	width: 47px;
height: 47px;
background: url(../../images/sz/date_left.png) no-repeat;
display: inline-block;
float: left;
margin:14px  61px 0 0;
vertical-align: middle;
} 
.act_con .date_time .date_right{
	width: 47px;
display: inline-block;
height: 47px;
background: url(../../images/sz/date_right.png) no-repeat;
float: left;
margin:14px 0 0  61px;

} 
.act_con .date_time_con{
	float: left;
	display: inline-block;
vertical-align: middle;
	
}
.act_con .date_time_con span{
	display: inline-block;
	width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
font-size: 28px;
margin-right: 29px;
font-weight: bold;
color: #1C88DB;
background: #CDE9FF;
border-radius: 50%;
cursor: pointer;
}
.act_con .date_time_con span:last-child{
	margin-right: 0;
}
.act_con .date_time_con span.active,.act_con .date_time_con span:hover{
	background: #FE6760;
	color: #FFFFFF;
}
.act_list{
	width: 1270px;
	margin: 100px auto 0 auto;
	
}
.act_list .act_li{
	display: inline-block;
	float: left;
	margin: 0 63px 42px 0;
	width: 603px;
height: 174px;
background: #F5F5FA;
padding: 27px 27px 27px 240px;
position: relative;
overflow:hidden;
cursor: pointer;
}
.act_list .act_li:hover .act_title{
	color: #1C88DB;
}
.act_list .act_li:nth-child(2n){
	margin-right: 0;
}
.act_list .act_li img{
	width: 220px;
height: 174px;
position: absolute;
top: 0;
left: 0;
    transition: .5s;
}
.act_list .act_li:hover img{
	transform: scale(1.06);
}
.act_list .act_li .act_title{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 18px;
font-weight: bold;
margin-bottom: 40px;
color: #333333;
}
.act_list .act_li .map_dz{
	white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
	padding-left: 25px;
color: #666666;
font-size: 18px;
margin-bottom: 18px;
background: url(../../images/sz/act_dz.png) no-repeat center left;
}
.act_list .act_li .act_time{
	white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
	padding-left: 25px;
color: #666666;
font-size: 18px;
background: url(../../images/sz/act_time.png) no-repeat center left;
}
.act_move{
	width: 270px;
	height: 73px;
	position: absolute;
	bottom: 0px;
	right: 87px;
	background: url(../../images/sz/new_more.png) no-repeat;
	cursor: pointer;
}

.nsnd_index_banner{
	height: 620px;
	background: url(../../images/header_footer/tmp-index-banner.gif) no-repeat center;
}
.nsnd_index_five{
	padding: 27px 0 0 0;
	height: 727px;
	background: url(../../images/header_footer/index-five.png) no-repeat center;
}
.nsnd_index_five_infor{
	width: 1400px;
	margin: 0 auto;
}
.nsnd_five_phone{
	float: left;
}
.nsnd_five_qrcode{
	float: right;
}
.nsnd_five_qrcode dt{
	float: left;
}
.nsnd_five_qrcode dt img{
	width: 120px;
}
.nsnd_five_qrcode dd{
	float: right;
	font-size: 16px;
	line-height: 30px;
	padding: 30px 50px 0 15px;
}
.nsnd_five_phone{
	padding-left: 96px;
	margin-top: 30px;
	height: 81px;
	background: url(../../images/header_footer/index-phone.png) no-repeat left center;
}
.nsnd_five_phone dt{
	font-size: 24px;
	font-weight: normal;
	line-height: 1;
	padding-top: 12px;
}
.nsnd_five_phone dd{
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	margin-top: 10px;
}
.nsnd_index_five_piece{
	width: 1200px;
	margin: 0 auto 40px;
}
.nsnd_index_five_piece dl{
	float: left;
	width: 18%;
	height: 202px;
	text-align: center;
	padding-top: 30px;
	cursor: pointer;
	margin-right: 2.5%;
	box-shadow: 0 2px 27px rgba(0,0,0,.1);
	border-radius: 5px;
	border: 4px solid #fff;
}
.nsnd_index_five_piece dl:last-child{
	margin-right: 0;
}
.nsnd_index_five_piece dl dt{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0 auto;
}
.nsnd_index_five_piece dl dd{
	font-size: 22px;
	color: #333;
	line-height: 1;
	margin-top: 22px;
}
.nsnd_index_five_piece dl.kmxd dt{
	background: url(../../images/ahfyyq/index-kmxd.png) no-repeat center #fff;
}
.nsnd_index_five_piece dl:hover.kmxd dt{
	background: url(../../images/ahfyyq/index-kmxd-active.png) no-repeat center #fff;
}
.nsnd_index_five_piece dl.zdzd dt{
	background: url(../../images/ahfyyq/index-zddz.png) no-repeat center #fff;
}
.nsnd_index_five_piece dl:hover.zdzd dt{
	background: url(../../images/ahfyyq/index-zddz-active.png) no-repeat center #fff;
}
.nsnd_index_five_piece dl.qzdd dt{
	background: url(../../images/ahfyyq/index-qzdd.png) no-repeat center #fff;
}
.nsnd_index_five_piece dl:hover.qzdd dt{
	background: url(../../images/ahfyyq/index-qzdd-active.png) no-repeat center #fff;
}
.nsnd_index_five_piece dl.tdjd dt{
	background: url(../../images/ahfyyq/index-tdjd.png) no-repeat center #fff;
}
.nsnd_index_five_piece dl:hover.tdjd dt{
	background: url(../../images/ahfyyq/index-tdjd-active.png) no-repeat center #fff;
}
.nsnd_index_five_piece dl.dzpd dt{
	background: url(../../images/ahfyyq/index-dzpd.png) no-repeat center #fff;
}
.nsnd_index_five_piece dl:hover.dzpd dt{
	background: url(../../images/ahfyyq/index-dzpd-active.png) no-repeat center #fff;
}
.nsnd_index_five_piece dl:hover{
	background: linear-gradient(to bottom,#fff,#FFECEC);
}
.nsnd_index_five_piece dl:hover dd{
	font-weight: bold;
}
.nsnd_index_three{
	position: relative;
	padding: 228px 0 0 0;
	max-width: 1920px;
	margin: 0 auto;
	height: 857px;
	background: url(../../images/header_footer/index-three-bg.png) no-repeat center;
}
.nsnd_three_left{
	width: 23.4%;
	float: left;
	margin-right: 20px;
	height: 627px;
}
.nsnd_three_left dl{
	padding-left: 32.5%;
	margin-bottom: 30px;
	padding-top: 25px;
	height: 162px;
	border-radius: 0 81px 81px 0;
	cursor: pointer;
}
.nsnd_three_left dl.active{
	background: #CA2C48;
}
.nsnd_three_left dl dt{
	height: 80px;
}
.nsnd_three_left dl.zydt dt{
	background: url(../../images/header_footer/index-three-zydt.png) no-repeat center;
}
.nsnd_three_left dl.xqdt dt{
	background: url(../../images/header_footer/index-three-xqdt.png) no-repeat center;
}
.nsnd_three_left dl.hddt dt{
	background: url(../../images/header_footer/index-three-hddt.png) no-repeat center;
}
.nsnd_three_left dl.zydt.active dt{
	background: url(../../images/header_footer/index-three-zydt-active.png) no-repeat center;
}
.nsnd_three_left dl.xqdt.active dt{
	background: url(../../images/header_footer/index-three-xqdt-active.png) no-repeat center;
}
.nsnd_three_left dl.hddt.active dt{
	background: url(../../images/header_footer/index-three-hddt-active.png) no-repeat center;
}
.nsnd_three_left dl dd{
	color: #333333;
	font-size: 24px;
	line-height: 1;
	text-align: center;
}
.nsnd_three_left dl.active dd{
	color: #fff;
	font-weight: bold;
}
.nsnd_three_right{
	float: left;
	width: 1170px;
	height: 627px;
}
.nsnd_three_right_nav{
	padding: 22px 0 5px 0;
	font-size: 0;
	text-align: center;
}
.nsnd_three_right_nav span{
	display: inline-block;
	padding: 0 20px;
	margin-right: 22px;
	background: #F5F5F5;
	font-size: 15px;
	line-height: 38px;
	border-radius: 19px;
	cursor: pointer;
}
.nsnd_three_right_nav span:last-child{
	margin-right: 0;
}
.nsnd_three_right_nav span.active{
	color: #fff;
	background-image: linear-gradient(to right,#FFA531,#FF3E54);
}
.nsnd_three_right_body{
	height: 565px;
	position: relative;
}
.nsnd_three_right_body .swiper-container{
	height: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0px;
}
.index_three_boxs{
	width: 570px;
	border: 1px solid #E9E9E9;
	margin-right: 26px;
	float: left;
	position: relative;
	padding-left: 270px;
	height: 184px;
	margin-top: 50px;
	cursor: pointer;
}
.swiper-slide .index_three_boxs:nth-of-type(2n){
	margin-right: 0;
}
.index_three_boxs .imgs{
	width: 240px;
	height: 184px;
	position: absolute;
	left: 0;
	top: 0;
}
.index_three_boxs .imgs img{
	width: 100%;
	height: 100%;
}
.swiper-pagination-bullet-active{
	background: #D03333;
}
.index_three_boxs .texts{
	padding-top: 35px;
	padding-right: 15px;
}
.index_three_boxs .texts h5{
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index_three_boxs .texts h3{
	font-size: 18px;
	color: #9a9a9a;
	margin-top: 22px;
	line-height: 1.5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
  /*display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;*/
}
.nsnd_three_right_body .swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23C40000'%2F%3E%3C%2Fsvg%3E")
}
.nsnd_three_right_body .swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23C40000'%2F%3E%3C%2Fsvg%3E")
}
.nsnd_xjdf_nav .swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23C40000'%2F%3E%3C%2Fsvg%3E")
}
.nsnd_xjdf_nav .swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23C40000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-button-prev{
	top: 46%;
}
.nsnd_index_three:before{
	content: "";
	display: inline-block;
	width: 122px;
	height: 122px;
	position: absolute;
	top: -8px;
	left: 50%;
	margin: 0 0 0 500px;
}
.nsnd_index_three.zydt:before{
	background: url(../../images/header_footer/index-three-title-zydt.png) no-repeat center;
}
.nsnd_index_three.xqdt:before{
	background: url(../../images/header_footer/index-three-title-xqdt.png) no-repeat center;
}
.nsnd_index_three.hddt:before{
	background: url(../../images/header_footer/index-three-title-hddt.png) no-repeat center;
}
.nsnd_index_banner_new{
	margin: 0 auto;
	width: 1920px;
}
.nsnd_news_title{
	background: url(../../images/header_footer/index-news-title.png) no-repeat center;
	width: 1400px;
	margin: 0 auto;
	height: 214px;
}
.nsnd_news_title{
	background: url(../../images/ahfyyq/index-news-title2.png) no-repeat center;
	width: 1200px;
	margin: 0 auto;
	height: 120px;
}
.nsnd_news_title span{
	display: inline-block;
	float: right;
	margin-top: 35px;
	line-height: 50px;
	/*border-radius: 26px;*/
	/*padding: 0 80px 0 20px;*/
	/*border: 1px solid #E0E0E0;*/
	cursor: pointer;
	font-size: 16px;
	color: #666666;
	position: relative;
}
/*.nsnd_news_title span:before{
	content: "";
	display: inline-block;
	position: absolute;
	right: 9px;
	top: 7px;
	width: 37px;
	height: 37px;
	background: url(../../images/header_footer/index-more.png) no-repeat center;
}*/
.nsnd_news_title.xjdf{
	height: 240px;
	background: url(../../images/header_footer/index-xjdx.png) no-repeat center 52px;
}
.nsnd_news_title.wmfc{
	height: 240px;
	background: url(../../images/header_footer/index-wmfc.png) no-repeat center 52px;
}
.nsnd_news_title.cjdt{
	/*height: 240px;*/
	/*background: url(../../images/header_footer/index-cjdt.png) no-repeat center 52px;*/
	background: url(../../images/ahfyyq/index-cjdt.png) no-repeat center;
}
.nsnd_news_title.wdcj{
	height: 240px;
	background: url(../../images/header_footer/index-wdcj.png) no-repeat center 52px;
}
.nsnd_news_title.phb{
	height: 110px;
	background: url(../../images/ahfyyq/index-phb.png) no-repeat center 42px;
}
.nsnd_news_title.zxjh{
	height: 110px;
	background: url(../../images/ahfyyq/index-zxjh.png) no-repeat center 42px;
}
.nsnd_news_title.wmpy{
	height: 120px;
	background: url(../../images/ahfyyq/index-wmpy.png) no-repeat center 54px;
}
.nsnd_news_title.gg{
	/*background: url(../../images/header_footer/index-gg.png) no-repeat center 52px;*/
	background: url(../../images/ahfyyq/index-gg.png) no-repeat center;
	height: 145px;
}
.nsnd_news_title.five{
	width: 100%;
	height: 274px;
	background: url(../../images/ahfyyq/index-five2.png) no-repeat center;
	/*position: relative;
	left: 50%;
	transform: translateX(-50%);*/
}
.index_wz_news_list .lefts .news_list .banners.new_snd .swiper-container .swiper-wrapper{
	position: relative;
}
.index_wz_news_list .lefts .news_list .banners.new_snd .swiper-container .swiper-wrapper .swiper-slide img{
	height: 100%;
}
.index_wz_news_list .lefts .news_list .banners.new_snd .swiper-container .swiper-wrapper .swiper-slide h4{
	position: absolute;
	height: 42px;
	line-height: 42px;
	background: rgba(0,0,0,.5);
	font-size: 15px;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
}
.banners.new_snd .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 37px;
    left: 500px;
    width: 190px;
    text-align: right;
}
.nsnd_index_news_box{
	border: 1px solid #E9E9E9;
	padding: 23px 130px 0 114px;
	cursor: pointer;
	position: relative;
	height: 126px;
	margin-bottom: 32px;
}
.nsnd_index_news_box .contents{
	
}
.nsnd_index_news_box .contents h4{
	line-height: 38px;
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nsnd_index_news_box .contents h5{
	line-height: 34px;
	font-size: 16px;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nsnd_index_news_box dl{
	position: absolute;
	width: 120px;
	right: 0;
	top: 27px;
	text-align: center;
}
.nsnd_index_news_box dl dt{
	line-height: 38px;
	font-size: 26px;
}
.nsnd_index_news_box dl dd{
	line-height: 34px;
	font-size: 16px;
	color: #666666;
}
.nsnd_index_news_box:before{
	content: "";
	display: inline-block;
	position: absolute;
	top: 23px;
	left: 20px;
	width: 75px;
	height: 75px;
	background: url(../../images/header_footer/index-news-icon.png) no-repeat center;
}
.nsnd_index_news_box:hover{
	box-shadow: 0 0 73px rgba(3,13,24,.1);
	border-color: #fff;
}
.nsnd_index_news_box:hover:before{
	background: url(../../images/header_footer/index-news-icon-active.png) no-repeat center;
}
.nsnd_index_phb{
	background: url(../../images/header_footer/index-phb-title.png) no-repeat center 64px;
	height: 1300px;
	padding-top: 364px;
}
.nsnd_index_phb_nav{
	text-align: center;
	font-size: 0;
}
.nsnd_index_phb_nav_piece{
	display: inline-block;
	padding: 0 32px;
	font-size: 20px;
	line-height: 46px;
	border-radius: 23px;
	cursor: pointer;
}
.nsnd_index_phb_nav_piece.active{
	color: #fff;
	background-image: linear-gradient(to right,#FFA631,#FF3F54);
}
.nsnd_index_phb_body{
	max-width: 1920px;
	margin: 36px auto 0;
	height: 772px;
	background: url(../../images/header_footer/index-phb-bg.png) left center no-repeat;
	position: relative;
}
.nsnd_index_phb_body_inside{
	width: 1400px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
.nsnd_index_phb_body:before{
	content: "";
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 0;
	height: 100%;
	width: 400px;
	background: #F2F9FF;
	border-radius: 0 0 70px 0;
}
.nsnd_index_phb_content{
	width: 1106px;
	background: #F2F9FF;
	float: right;
	height: 100%;
	border-radius: 70px 0 0 70px;
	padding: 56px 0 0 62px;
}
.nsnd_index_phb_func{
	
}
.nsnd_index_phb_func .nsnd_index_phb_innav{
	display: none;
}
.nsnd_index_phb_func.yes .nsnd_index_phb_innav{
	display: block;
}
.nsnd_index_phb_func{
	
}
.nsnd_index_phb_innav{
	float: left;
	
}
.nsnd_index_phb_innav a{
	line-height: 52px;
	display: inline-block;
	font-size: 24px;
	margin-right: 52px;
}
.nsnd_index_phb_innav a.active{
	font-weight: bold;
	font-size: 30px;
	color: #2A9FFE;
	position: relative;
}
.nsnd_index_phb_innav a.active:before{
	content: "";
	display: inline-block;
	position: absolute;
	width: 64px;
	height: 6px;
	bottom: -3px;
	left: 50%;
	transform: translateX(-50%);
	background: #2AA0FF;
	border-radius: 3px;
}
.nsnd_index_phb_year{
	border: 1px solid #1C87D9;
	float: right;
	border-radius: 26px;
}
.nsnd_index_phb_year span{
	display: inline-block;
	padding: 0 50px;
	line-height: 50px;
	border-radius: 25px;
	cursor: pointer;
	font-size: 24px;
	color: #2a9ffe;
}
.nsnd_index_phb_year span.active{
	background: #2A9FFE;
	color: #fff;
}
.nsnd_index_phb_base{
	padding-top: 15px;
	height: 640px;
	overflow: auto;
	padding-right: 15px;
}
.nsnd_index_phb_base_pieces{
	margin-top: 16px;
	background: #FEFEFE;
}
.nsnd_index_phb_base_pieces .logos{
	width: 110px;
	float: left;
	height: 86px;
	line-height: 86px;
	position: relative;
}
.nsnd_index_phb_base_pieces:nth-of-type(1) .logos{
	background: url(../../images/header_footer/index-phb-line-1.png) center no-repeat;
}
.nsnd_index_phb_base_pieces:nth-of-type(2) .logos{
	background: url(../../images/header_footer/index-phb-line-2.png) center no-repeat;
}
.nsnd_index_phb_base_pieces:nth-of-type(3) .logos{
	background: url(../../images/header_footer/index-phb-line-3.png) center no-repeat;
}
.nsnd_index_phb_base_pieces .logos span{
	line-height: 40px;
	color: #fff;
	border-radius: 50%;
	background: #4CA5EA;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	min-width: 40px;
	padding: 0 10px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.nsnd_index_phb_base_pieces .names{
	float: left;
	height: 86px;
	line-height: 86px;
	font-size: 20px;
	width: 360px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 20px;
}
.nsnd_index_phb_base_pieces .lines{
	position: relative;
	height: 12px;
	border-radius: 6px;
	background: #ECECEC;
	float: left;
	width: 320px;
	margin-top: 42px;
}
.nsnd_index_phb_base_pieces .lines .inside{
	position: absolute;
	left: 0;
	top: 0;
	height: 12px;
	border-radius: 6px;
	background: #FA5858;
	max-width: 100%;
}
.nsnd_index_phb_base_pieces .stars{
	float: left;
	width: 360px;
	height: 86px;
	background: url(../../images/header_footer/index-five-star.png) no-repeat left center;
}
.nsnd_index_phb_base_pieces .times{
	float: right;
	margin-right: 60px;
	height: 86px;
	line-height: 86px;
	font-size: 20px;
}
.nsnd_index_phb_base_pieces .times span{
	font-weight: bold;
	font-size: 28px;
	color: #FA5858;
}
.nsnd_xjdf_nav{
	width: 1400px;
	margin: 0 auto;
	font-size: 0;
	padding-bottom: 4px;
}
.nsnd_xjdf_nav .swiper-slide span{
	width: 174px;
	font-size: 18px;
	margin-right: 30px;
	line-height: 1;
	display: inline-block;
	padding: 118px 0 36px;
	border-radius: 23px 23px 0 23px;
	box-shadow: 0 3px 38px rgba(15,71,116,.1);
	text-align: center;
	cursor: pointer;
	background: url(../../images/header_footer/index-xjdf-nav.png) no-repeat center 36px;
}
.nsnd_xjdf_nav span.active{
	font-weight: bold;
	color: #fff;
	background: url(../../images/header_footer/index-xjdf-nav-active.png) no-repeat center 36px #C50107;
}
.nsnd_xjdf_nav span:last-child{
	margin-right: 0;
}
.nsnd_xjdf_body{
	height: 515px;
	background: url(../../images/header_footer/index-xjdf-bg.png) center no-repeat;
}
.nsnd_xjdf_body_piece{
	width: 1400px;
	margin: 0 auto;
	padding: 92px 0 0 0;
	font-size: 0;
}
.nsnd_wmfc_body{
	width: 1400px;
	margin: 0 auto;
	height: 760px;
	position: relative;
}
.nsnd_wmfc_body:before{
	content: "";
	display: inline-block;
	width: 80%;
	height: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border: 12px solid #01B6FF;
}
.nsnd_wmfc_body ul{
	position: relative;
	z-index: 10;
}
.nsnd_wmfc_body ul li{
	width: 336px;
	height: 235px;
	float: left;
	margin: 7px;
	cursor: pointer;
	overflow: hidden;
}
.nsnd_wmfc_body ul li.no_click{
	cursor: default;
}
.nsnd_wmfc_body ul li img{
	height: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: auto;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.nsnd_wmfc_body ul li:hover img{
	transform: scale(1.2);
}
.nsnd_cjdt_body{
	max-width: 1910px;
	margin: 0 auto;
	height: 900px;
	padding: 100px 0 0 0;
	background: url(../../images/header_footer/index-cjdt-bg.png) center top no-repeat #F7F7F7;
}
.nsnd_cjdt_piece{
	width: 1400px;
	margin: 0 auto;
	background: #fff;
	padding: 30px;
	height: 514px;
}
.nsnd_cjdt_list{
	width: 720px;
	float: left;
	height: 100%;
}
.news_cjdt_box{
	padding-left: 195px;
	height: 148px;
	border-bottom: 1px solid #EAEAEA;
	position: relative;
	cursor: pointer;
}
.news_cjdt_box img{
	width: 174px;
	height: 124px;
	position: absolute;
	top: 0;
	left: 0;
}
.news_cjdt_box h4{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 9px;
	border-bottom: 1px solid #EAEAEA;
}
.news_cjdt_box h5{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  font-size: 16px;
  color: #666666;
  margin-top: 11px;
}
.news_cjdt_box_muti{
	cursor: pointer;
	padding: 11px 0;
	border-bottom: 1px solid #EAEAEA;
	position: relative;
	padding-left: 22px;
}
.news_cjdt_box_muti:before{
	content: "";
	display: inline-block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #2AA0FF;
	left: 2px;
	top: 22px;
}
.news_cjdt_box_muti h4{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
}
.news_cjdt_box_muti h5{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  font-size: 16px;
  color: #666666;
}
.news_cjdt_box_muti:last-child{
	border-bottom: 0;
}
.nsnd_cjdt_img{
	float: right;
	width: 570px;
	height: 100%;
}
.nsnd_cjdt_img img{
	float: left;
}
.nsnd_cjdt_img img:nth-of-type(1){
	width: 100%;
	height: 256px;
	margin-bottom: 20px;
}
.nsnd_cjdt_img img:nth-of-type(2){
	width: 278px;
	height: 180px;
	margin-right: 14px;
}
.nsnd_cjdt_img img:nth-of-type(3){
	width: 278px;
	height: 180px;
}
.nsnd_wdjc_body{
	height: 980px;
	background: url(../../images/header_footer/index-five-bg.png) no-repeat center top;
}
.nsnd_wdjc_nav{
	padding: 38px 0 60px;
	width: 1400px;
	margin: 0 auto;
}
.nsnd_wdjc_nav span{
	width: 180px;
	font-size: 20px;
	margin-right: 120px;
	line-height: 1;
	display: inline-block;
	padding: 118px 0 42px;
	border-radius: 15px;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
.nsnd_wdjc_nav span:last-child{
	margin-right: 0!important;
}
.nsnd_wdjc_nav span:nth-of-type(5n-4){
	background: url(../../images/header_footer/index-wdcj-1.png) no-repeat center 42px;
}
.nsnd_wdjc_nav span:nth-of-type(5n-3){
	background: url(../../images/header_footer/index-wdcj-2.png) no-repeat center 42px;
}
.nsnd_wdjc_nav span:nth-of-type(5n-2){
	background: url(../../images/header_footer/index-wdcj-3.png) no-repeat center 46px;
}
.nsnd_wdjc_nav span:nth-of-type(5n-1){
	background: url(../../images/header_footer/index-wdcj-4.png) no-repeat center 42px;
}
.nsnd_wdjc_nav span:nth-of-type(5n){
	background: url(../../images/header_footer/index-wdcj-5.png) no-repeat center 48px;
}
.nsnd_wdjc_nav span.active{
	font-weight: bold;
	color: #127ed4;
}
.nsnd_wdjc_nav span.active:nth-of-type(5n-4){
	background: url(../../images/header_footer/index-wdcj-1-active.png) no-repeat center 42px #fff;
}
.nsnd_wdjc_nav span.active:nth-of-type(5n-3){
	background: url(../../images/header_footer/index-wdcj-2-active.png) no-repeat center 42px #fff;
}
.nsnd_wdjc_nav span.active:nth-of-type(5n-2){
	background: url(../../images/header_footer/index-wdcj-3-active.png) no-repeat center 46px #fff;
}
.nsnd_wdjc_nav span.active:nth-of-type(5n-1){
	background: url(../../images/header_footer/index-wdcj-4-active.png) no-repeat center 42px #fff;
}
.nsnd_wdjc_nav span.active:nth-of-type(5n){
	background: url(../../images/header_footer/index-wdcj-5-active.png) no-repeat center 48px #fff;
}
.nsnd_wdjc_list{
	width: 1400px;
	margin: 0 auto;
	height: 670px;
	padding: 0 40px;
	background: #fff;
	border-radius: 15px;
	box-shadow: 0 12px 13px rgba(13,51,81,.1) ;
}
.nsnd_wdjc_list_num{
	line-height: 50px;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.nsnd_wdjc_list_num b{
	color: #FF3131;
}
.nsnd_wdjc_list_list{
	margin-top: 12px;
	height: 460px;
	overflow: hidden;
}
.nsnd_wdcj_box{
	width: 100%;
}
.nsnd_wdcj_box img{
	width: 100%;
	height: 332px;
}
.nsnd_wdcj_box h5{
	line-height: 80px;
	background: #F1F2F2;
	padding: 0 20px;
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nsnd_gg_list{
	width: 1200px;
	margin: 0 auto;
}
.index_ad_piece{
	width: 288px;
	height: 456px;
	float: left;
	border: 4px solid #F6F6F6;
	padding: 22px 16px 0;
	margin-right: 15px;
}
.index_ad_piece img{
	width: 100%;
	height: 318px
}
.index_ad_piece .body{
	padding: 10px 8px;
}
.index_ad_piece .body h1{
	line-height: 38px;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index_ad_piece .body p{
	line-height: 24px;
	font-size: 14px;
	color: #999999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index_ad_piece:last-child{
	margin-right: 0;
}
.nsnd_index_phb_base{scrollbar-width: thin;}
.nsnd_index_phb_base::-webkit-scrollbar{width:5px;height:5px;background-color: transparent;}
.nsnd_index_phb_base::-webkit-scrollbar-thumb{background-color: rgba(0,187,255,.8);border-radius:10px;}
.nsnd_index_phb_base::-webkit-scrollbar-track{background-color:transparent; }

.nsnd_xjdf_box{
	width: 204px;
	margin-right: 95px;
	float: left;
	cursor: pointer;
}
.nsnd_xjdf_box:last-child{
	margin-right: 0;
}
.nsnd_xjdf_box .imgs{
	width: 204px;
	height: 237px;
	position: relative;
}
.nsnd_xjdf_box .imgs img{
	width: 100%;
	height: 100%;
}
.nsnd_xjdf_box .imgs h5{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	background: linear-gradient(to right,rgba(197,1,7,0),rgba(197,1,7,.8),rgba(197,1,7,0));
}
.nsnd_xjdf_box .contents{
	height: 66px;
	background: #F3F3F3;
	margin-top: 8px;
	border-radius: 4px;
	font-size: 16px;
	line-height: 20px;
	padding: 13px 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.nsnd_index_more {
    display: inline-block;
    position: absolute;
    line-height: 50px;
    border-radius: 26px;
    padding: 0 30px 0 0;
    /*padding: 0 80px 0 20px;*/
    /*border: 1px solid #E0E0E0;*/
    cursor: pointer;
    font-size: 16px;
    color: #666666;
    bottom: 20px;
    right: 0;
    z-index: 100;
}
/*.nsnd_index_more:before {
    content: "";
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 7px;
    width: 37px;
    height: 37px;
    background: url(../../images/header_footer/index-more.png) no-repeat center;
}*/

.nsnd_xjdf_body_piece .swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%232AA0FF'%2F%3E%3C%2Fsvg%3E")
}
.nsnd_xjdf_body_piece .swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%232AA0FF'%2F%3E%3C%2Fsvg%3E")
}
.nsnd_index_news_box2{
	font-size: 16px;
	margin-bottom: 18px;
}
.nsnd_index_news_box2:last-child{
	margin-bottom: 0;
}
.nsnd_index_news_box2 h4{
	float: left;
	width: 80%;
	cursor: pointer;
	white-space: nowrap;      /* 防止文本换行 */
  overflow: hidden;         /* 隐藏溢出的部分 */
  text-overflow: ellipsis;  /* 显示省略号 */
}
.nsnd_index_news_box2 h4:hover{
	color: #c40000;
	font-weight: bold;
}
.nsnd_index_news_box2 h5{
	float: right;
	width: 20%;
	text-align: right;
}
.nsnd_index_three_new{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.nsnd_three_right_news{
	border: 4px solid #D03333;
	padding: 20px 10px 20px 30px;
}
.nsnd_three_left_new{
	position: absolute;
	left: -128px;
	top: 80px;
	width: 128px;
}
.nsnd_three_left_new dl{
	width: 100%;
	height: 170px;
	margin-bottom: 8px;
	background: #FDF4F4;
	text-align: center;
	border-radius: 8px 0 0 8px;
	padding: 48px 0 0 0;
	cursor: pointer;
}
.nsnd_three_left_new dl.active{
	background: #C40000;
}
.nsnd_three_left_new dl.zydt dt{
	background: url(../../images/ahfyyq/index-three-zydt.png) no-repeat center;
}
.nsnd_three_left_new dl.xqdt dt{
	background: url(../../images/ahfyyq/index-three-xqdt.png) no-repeat center;
}
.nsnd_three_left_new dl.hddt dt{
	background: url(../../images/ahfyyq/index-three-hddt.png) no-repeat center;
}
.nsnd_three_left_new dl.zydt.active dt{
	background: url(../../images/ahfyyq/index-three-zydt-active.png) no-repeat center;
}
.nsnd_three_left_new dl.xqdt.active dt{
	background: url(../../images/ahfyyq/index-three-xqdt-active.png) no-repeat center;
}
.nsnd_three_left_new dl.hddt.active dt{
	background: url(../../images/ahfyyq/index-three-hddt-active.png) no-repeat center;
}
.nsnd_three_left_new dl dt{
	width: 37px;
	height: 37px;
	margin: 0 auto;
}
.nsnd_three_left_new dl dd{
	color: #C40000;
	font-size: 22px;
	margin-top: 14px;
	line-height: 1;
}
.nsnd_three_left_new dl.active dd{
	color: #fff;
}
.nsnd_cjdt_piece_new{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	height: 456px;
	margin-bottom: 15px;
}
.nsnd_cjdt_list_new{
	width: 830px;
	float: left;
	height: 100%;
}
.nsnd_cjdt_img_new{
	width: 370px;
	float: left;
	height: 100%;
}
.news_cjdt_box_new{
	height: 100%;
	overflow: hidden;
	float: left;
	width: 382px;
	margin-right: 30px;
	cursor: pointer;
}
.news_cjdt_box_new > img{
	width: 100%;
	height: 262px;
	object-fit: cover;
}
.news_cjdt_box_new .contents{
	padding: 36px 20px 0;
	position: relative;
	top: 0;
	transition: .5s;
	height: 456px;
}
.news_cjdt_box_new .contents h4{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 限制显示的行数 */
  -webkit-box-orient: vertical;
}
.news_cjdt_box_new .contents h6{
	margin-top: 30px;
	color: #666666;
	font-size: 16px;
	white-space: nowrap;      /* 防止文本换行 */
  overflow: hidden;         /* 隐藏溢出的部分 */
  text-overflow: ellipsis;  /* 显示省略号 */
}
.news_cjdt_box_new .contents h5{
	margin-top: 30px;
	font-size: 14px;
	line-height: 30px;
	height: 120px;
	display: none;
	overflow: hidden;
  -webkit-line-clamp: 4; /* 限制显示的行数 */
  -webkit-box-orient: vertical;
}
.news_cjdt_box_new:hover .contents{
	top: -262px;
	background: #C40000;
	color: #fff;
}
.news_cjdt_box_new:hover .contents h6{
	color: #fff;
}
.news_cjdt_box_new:hover .contents h5{
  display: -webkit-box;
}

.news_cjdt_box_muti_new{
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid #D6CBCB;
	padding: 28px 0;

}
.news_cjdt_box_muti_new:first-child{
	padding-top: 0;
}
.news_cjdt_box_muti_new:last-child{
	border: 0;
}
.news_cjdt_box_muti_new > img{
	width: 190px;
	height: 114px;
	position: absolute;
	object-fit: cover;
	opacity: 1;
	transition: .5s;
}
.news_cjdt_box_muti_new .contents{
	padding: 13px 0 0 206px;
	min-height: 114px;
}
.news_cjdt_box_muti_new .contents h4{
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	white-space: nowrap;      /* 防止文本换行 */
  overflow: hidden;         /* 隐藏溢出的部分 */
  text-overflow: ellipsis;  /* 显示省略号 */
	transition: .5s;
}
.news_cjdt_box_muti_new .contents h5{
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
	height: 40px;
  display: -webkit-box;
	overflow: hidden;
  -webkit-line-clamp: 2; /* 限制显示的行数 */
  -webkit-box-orient: vertical;
  color: #999999;
}
.news_cjdt_box_muti_new:hover > img{
	opacity: .6;
}
.news_cjdt_box_muti_new:hover h4{
	color: #C40000;
}
.nsnd_index_phb_new{
	width: 1200px;
	margin: 45px auto 0;
}
.nsnd_index_phb_new_piece{
	width: 590px;
	height: 430px;
	float: left;
	box-shadow: 0 4px 38px rgba(225,65,60,.35);
	padding: 30px 20px 0;
}
.nsnd_index_phb_new_piece.rights{
	float: right;
}
.nsnd_index_phb_new_piece_title{
	height: 40px;
}
.nsnd_index_phb_new_piece_title.sjs{
	background: url(../../images/ahfyyq/index-title-sjs.png) no-repeat left center;
}
.nsnd_index_phb_new_piece_title.sjz{
	background: url(../../images/ahfyyq/index-title-sjz.png) no-repeat left center;
}
.nsnd_index_phb_new_piece_title span{
	font-size: 18px;
	float: right;
	margin-top: 10px;
	line-height: 20px;
	color: #999999;
	padding-left: 24px;
	display: inline-block;
	cursor: pointer;
	background: url(../../images/ahfyyq/index-title-nyb.png) no-repeat left center;
}
.nsnd_index_phb_new_piece_list{
	
}



.nsnd_index_phb_base_pieces_new{
	margin-top: 9px;
	background: #FEFEFE;
}
.nsnd_index_phb_base_pieces_new .logos{
	width: 54px;
	float: left;
	height: 61px;
	line-height: 61px;
	position: relative;
}
.nsnd_index_phb_base_pieces_new:nth-of-type(1) .logos{
	background: url(../../images/ahfyyq/index-phb-line-1.png) left center no-repeat;
}
.nsnd_index_phb_base_pieces_new:nth-of-type(2) .logos{
	background: url(../../images/ahfyyq/index-phb-line-2.png) 5px center no-repeat;
}
.nsnd_index_phb_base_pieces_new:nth-of-type(3) .logos{
	background: url(../../images/ahfyyq/index-phb-line-3.png) 1px center no-repeat;
}
.nsnd_index_phb_base_pieces_new:nth-of-type(4) .logos{
	background: url(../../images/ahfyyq/index-phb-line-4.png) 6px center no-repeat;
}
.nsnd_index_phb_base_pieces_new .logos span{
	/*line-height: 40px;
	color: #fff;
	border-radius: 50%;
	background: #4CA5EA;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	min-width: 40px;
	padding: 0 10px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;*/
	font-size: 18px;
	padding-left: 16px;
}
.nsnd_index_phb_base_pieces_new .names{
	float: left;
	height: 61px;
	line-height: 61px;
	font-size: 20px;
	width: 360px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 20px;
}
.nsnd_index_phb_base_pieces_new .lines{
	position: relative;
	height: 12px;
	border-radius: 6px;
	background: #ECECEC;
	float: left;
	width: 320px;
	margin-top: 42px;
}
.nsnd_index_phb_base_pieces_new .lines .inside{
	position: absolute;
	left: 0;
	top: 0;
	height: 12px;
	border-radius: 6px;
	background: #FA5858;
	max-width: 100%;
}
.nsnd_index_phb_base_pieces_new .stars{
	float: left;
	width: 360px;
	height: 86px;
	background: url(../../images/header_footer/index-five-star.png) no-repeat left center;
}
.nsnd_index_phb_base_pieces_new .times{
	float: right;
	height: 61px;
	line-height: 61px;
	font-size: 20px;
}
.nsnd_index_phb_base_pieces_new .times span{
	font-weight: bold;
	/*font-size: 28px;*/
	color: #FA5858;
}
.nsnd_index_wmpy_nav{
	width: 1200px;
	margin: 20px auto 0;
	overflow: auto;
	border-bottom: 1px solid #C9C9C9;
}
.nsnd_index_wmpy_nav_inside{
	
}
.nsnd_index_wmpy_nav_inside span{
	display: inline-block;
	float: left;
	padding: 0 10px;
	font-size: 17px;
	position: relative;
	line-height: 42px;
	cursor: pointer;
}
.nsnd_index_wmpy_nav_inside span.active{
	font-weight: bold;
	color: #CC0000;
}
.nsnd_index_wmpy_nav_inside span.active:before{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #CC0000;
	width: 60%;
	height: 4px;
	border-radius: 2px;
}
.nsnd_wdcj_box_new{
	border: 8px solid #fff;
	width: 100%;
	border-radius: 5px;
	cursor: pointer;
	border-bottom: 0;
}
.nsnd_wdcj_box_new img{
	width: 100%;
	height: 340px;
	border-radius: 5px;
}
.nsnd_wdcj_box_new h5{
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	white-space: nowrap;      /* 防止文本换行 */
  overflow: hidden;         /* 隐藏溢出的部分 */
  text-overflow: ellipsis;  /* 显示省略号 */
}
.nsnd_wdcj_box_new h5 b{
	color: #C50107;
}
.swiper-slide-active .nsnd_wdcj_box_new{
	box-shadow: 0 4px 38px rgba(225,65,60,.35);
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23C50107'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23C50107'%2F%3E%3C%2Fsvg%3E")
}

html,body{
	width: 100%;
	overflow-x: hidden;
}

.dc_out_box {
    width: 1200px;
    margin: 30px auto 0;
}
.dc_out_box .navss{
	float: left;
	font-size: 0;
	margin: 30px 0 10px;
}
.dc_out_box .navss span{
	display: inline-block;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	padding: 0 20px;
	border-radius: 17px;
	cursor: pointer;
}
.dc_out_box .navss span.active{
	color: #fff;
	font-weight: bold;
	background-image: linear-gradient(to right,#ff8c12,#ff4f8c);
}
.dc_out_box .ss_box{
	float: right;
	margin: 30px 0 10px;
}
.dc_out_box .ss_box select{
	height: 34px;
	background: #f6f6f9;
	border: 0;
	padding: 0 10px;
	margin-right: 5px;
	border-radius: 4px;
}
.dc_out_box .ss_box .ss_cx{
	border-radius: 4px;
	padding: 0 24px;
	height: 34px;
	line-height: 34px;
	background: #fff2f0;
	color: #ff286a;
	display: inline-block;
	font-weight: bold;
	font-size: 15px;
	width: auto;
}
/* line 4561, ../sass/hs-front.scss */
.dc_out_box .dc_out_title {
  height: 33px;
  position: relative;
  overflow: hidden;
}
/* line 4565, ../sass/hs-front.scss */
.dc_out_box .dc_out_title.act {
  background: url(../../images/wz-index/bg-dc-act.png) no-repeat left center;
}
/* line 4568, ../sass/hs-front.scss */
.dc_out_box .dc_out_title.res {
  background: url(../../images/wz-index/bg-dc-res.png) no-repeat left center;
}
/* line 4571, ../sass/hs-front.scss */
.dc_out_box .dc_out_title.req {
  background: url(../../images/wz-index/bg-dc-req.png) no-repeat left center;
}
/* line 4574, ../sass/hs-front.scss */
.dc_out_box .dc_out_title span {
  float: right;
  display: inline-block;
  margin-top: 9px;
  line-height: 1;
  cursor: pointer;
}
/* line 4580, ../sass/hs-front.scss */
.dc_out_box .dc_out_title span:hover {
  color: #bd2401;
}
/* line 4584, ../sass/hs-front.scss */
.dc_out_box .dc_out_title:before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 160px;
  right: 0;
  border-bottom: 1px dashed #dddddd;
  display: block;
}
/* line 4594, ../sass/hs-front.scss */
.dc_out_box .dc_out_content {
  padding: 40px 0 0;
}
/* line 4597, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.res .boxs {
  cursor: pointer;
  width: 285px;
  float: left;
  transition: .5s;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 4602, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.res .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 4605, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.res .boxs:hover .imgs img {
  -webkit-transform: scale(1.1);
}
/* line 4610, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.res .boxs:nth-of-type(4) {
  margin-right: 0;
}
/* line 4615, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.res .boxs .imgs {
  width: 100%;
  height: 192px;
  position: relative;
  overflow: hidden;
}
/* line 4620, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.res .boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
/* line 4626, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.res .boxs .texts {
  border: 1px solid #e8e8e8;
  border-top: 0;
  padding: 10px 15px 15px 15px;
  background: #ffffff;
}
/* line 4631, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.res .boxs .texts h5 {
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 4637, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.res .boxs .texts > div {
  color: #999999;
  font-size: 14px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 4647, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.req .boxs {
  width: 385px;
  border: 1px solid #e8e8e8;
  float: left;
  padding: 30px 20px 27px;
  cursor: pointer;
  margin-bottom: 40px;
  margin-right: 20px;
  background: #ffffff;
  transition: .5s;
}
/* line 4648, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.req .boxs:nth-of-type(3n) {
  margin-right: 0;
}
/* line 4660, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.req .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 4663, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.req .boxs:last-child {
  margin-bottom: 0px;
}
/* line 4666, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.req .boxs .titless {
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 4672, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.req .boxs .timess {
  padding: 10px 0;
}
/* line 4674, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.req .boxs .timess .time {
  color: #999999;
  font-size: 15px;
  line-height: 23px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 4681, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.req .boxs .timess .types {
  float: right;
  font-size: 15px;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 12px;
  line-height: 1;
}
/* line 4688, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.req .boxs .timess .types.green {
  background-color: #4bc665;
}
/* line 4691, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.req .boxs .timess .types.red {
  background-color: #ff7461;
}
/* line 4696, ../sass/hs-front.scss */
.dc_out_box .dc_out_content.req .boxs .position {
  padding-left: 24px;
  background: url(../../images/practice/icon-index-local.png) no-repeat left center;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}